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 special trigger?
What is the difference between a fragment and an activity? Explain the relationship between the two.
What is the use of webview in android?
What are the other languages that android supports other than java?
How do I manually update my android?
What is tween effect?
What is use of dagger in android?
What is the risk in blocking the main thread when performing a lengthyoperation such as web access or heavy computation?
Explain me what are the advantages of android operating system?
What is the life cycle methods of android activities?
Can fragments be added without using a user interface?
What is urlconnection?
Tell us is it possible to started an application on powerup?
What is true about localstorage?
What is color/ directory?