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# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -

sql - PostgreSQL automatically update row at specific date -

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