how to set the project to add native functionality to maps
44 views
Skip to first unread message
Rocotoco Rodriguez
unread,
Jul 12, 2017, 10:33:20 AM7/12/17
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
Hi shai!
can you tell me how to setup locally the googlemaps project to add functionalities and compile locally?
thanks
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device
Shai Almog
unread,
Jul 13, 2017, 12:33:12 AM7/13/17
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
Hi, just check out the git project and open it in NetBeans or any other IDE that can work with ANT. It's just an ant project. You can replace the cn1lib in your actual project with the one you compiled then use Refresh Libs to update that project.