Can you deploy executable JARs on Android? Which packaging is supported by Android?
Answer Posted / mady
No. Android platform does not support JAR deployments. Applications are packed into Android Package (.apk) using Android Asset Packaging Tool (aapt) and then deployed on to Android platform. Google provides Android Development Tools for Eclipse that can be used to generate Android Package.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is array variable?
How many dialog boxes do support in android?
List few items, which you think may be important in every android project?
Which kernel is used in android?
What is new with android pie?
What are the tools placed in android sdk?
What do you understand by anr dialogue box?
Can phonegap framework support for playing audio?
What is hexadecimal color code?
What are the methods to avoid memory leaks in android?
How do I reinstall android os?
Which types of flags are used to run an application on android?
What are the different data storage options available on the android platform?
What onlistitemclick() function used for?
What is 9-patch image?