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 is special trigger?

0 Answers  


What is progressdialog in android?

0 Answers  


How do I update my android os?

0 Answers  


Explain android architecture.

0 Answers  


What dialog boxes are supported in Android ?

1 Answers  


Explain sensors in android.

0 Answers  


what is preferences

0 Answers   Google, Tech Mentro,


If the Activity is showing an animation that indicates some kind of progress, what issue might you encounter and how could you address it?

0 Answers  


Can I update my tablet android version?

0 Answers  


How many ways data stored in Android?

1 Answers   UGC Corporation,


Which are location provider in android ?

0 Answers  


What are broadcast receivers?

0 Answers  


Categories