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 |
What is special trigger?
What is progressdialog in android?
How do I update my android os?
Explain android architecture.
What dialog boxes are supported in Android ?
Explain sensors in android.
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?
Can I update my tablet android version?
How many ways data stored in Android?
Which are location provider in android ?
What are broadcast receivers?