Answers

Question and Answer:

  Home  Team Leader Android Developer

⟩ How to deploy executable JARs on Android? Which packaging is supported by Android?

No, Android platform does not support JAR deployments. Applications are packed into Android Package (.apk) using Android Asset Packaging Tool (AAPT) and then deployed onto Android platform. Google provides Android Development Tools for Eclipse that can be used to generate Android Package.

 223 views

More Questions for you: