You mean you want to call back into Codename One code from inside native code? That will depend on what platform you are using.
See this three-part tutorial that shows how to do this from both iOS and Android. https://www.codenameone.com/blog/integrating-3rd-party-native-sdks-part-2.html Steve On Tue, Jul 26, 2016 at 8:07 AM, <[email protected]> wrote: > > Hi, > > i'm using youtube api with native interface > > how to access to codename one code from native interfaces ? > > thanks > > -- > You received this message because you are subscribed to the Google Groups > "CodenameOne Discussions" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at > https://groups.google.com/group/codenameone-discussions. > To view this discussion on the web visit > https://groups.google.com/d/msgid/codenameone-discussions/a9dbe5ef-ce90-4578-86e2-888c02485076%40googlegroups.com > <https://groups.google.com/d/msgid/codenameone-discussions/a9dbe5ef-ce90-4578-86e2-888c02485076%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Steve Hannah Software Developer Codename One http://www.codenameone.com -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/codenameone-discussions. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/CAGOYrKXJQW8hxjAEq9o7XaeSA4jJ6ViqEo%3DMzw9ZMsFRm9bQbw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
