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

Popular posts from this blog

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -