You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Could I use codenameone to call on android code written in unity? See what I want to do is a normal cn1 app but there is a section where I need to use a camera to measure the size of someones hand, I dont think this is possible in cn1? So I thought I could develop it in unity using ar foundation, then set up an interface and call it from cn1 somehow, almost just like an intent on android? Any ideas?
Shai Almog
unread,
Apr 15, 2020, 3:34:37 AM4/15/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
If you can package the output as an AAR/static lib you can invoke that from a native interface in Codename One.