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


Please Help Members By Posting Answers For Below Questions

What do you mean by intent in android?

519


What is datepickerdialog in android?

538


Tell me how to avoid anr status?

470


Should we jump in to android? What is the guarantee that’s what I will see on a phone? Will service providers turn off things?

552


Can an application be started on power up in Android?

513






What is bound service?

497


Who made android os?

479


What is anr in android?

532


Please explain the ontrimmemory() method?

511


what does android run on ?

491


Can I install stock android on any phone?

472


Which is the latest version of android os?

472


How is nine-patch image different from a regular bitmap?

555


How to update ui from a service in android?

496


Explain the difference between service, intent service, asynctask & threads?

482