android Access to res folder using native interfaces
14 views
Skip to first unread message
yassine...@gmail.com
unread,
Jun 2, 2016, 9:45:44 AM6/2/16
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
hello ,
how to Access to res folder for android using native interfaces ?
i want to create a full activity with layout in xml in res/layout/layout.xml with some drawables in res/drawables
thanks in advance
Shai Almog
unread,
Jun 3, 2016, 12:54:33 AM6/3/16
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, yassine...@gmail.com
Hi, we don't provide access to that at this time. The solution is to create your activity in an Android AAR file which is completely standalone and integrate that. I'm not much of an expert on that so Chen might have some feedback to correct me here... https://www.codenameone.com/manual/advanced-topics.html