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

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

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

java - Ajax call to jsp and jsp redirecting to further jsp -