Can you deploy executable JARs on Android? Which packaging is supported by Android?



Can you deploy executable JARs on Android? Which packaging is supported by Android?..

Answer / 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

More Android OS Interview Questions

What are the four asynctask methods that must be overridden?

0 Answers  


what are the other notifications in android?

0 Answers  


What is the difference between android system and android os?

0 Answers  


What are launch modes?

0 Answers  


How can the anr be prevented?

0 Answers  






Could you point out some of the prime advantages of android?

0 Answers  


how handler thread is different from normal thread?

0 Answers  


If I’m a game developer and I’m building piece of content and I want to sell it, how do I do that and realize revenue?

1 Answers  


How to handle an audio stream for call in android?

0 Answers  


How many dialog boxes do support in android?

0 Answers  


Is android free for manufacturers?

0 Answers  


What is the manifest file and how is it used?

0 Answers  


Categories