java - Is there any possibilities to have native android code? -
The question is simple: What are the possibilities of native Android code on Neomad? Yes ? How to do this?
I can have the Windows Phone Basic Code, the iOS original code, but how can the Android code be true?
When I am compiling my code, then I only have .apk for Android! No country code explanation?
Thank you / Strong>.
Two ways for this:
- From the command line: Add Generate Project Option (-gp)
- With Eclipse: Your NeoMAD Launch Configuration In the Options tab, you must add "-gp" to the Additional command line field.
Comments
Post a Comment