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 |
If the action is action_call, what the data field would be ?
What are the steps that are involved in converting the android in newer version?
Explain sticky intent?
What are the data types supported by aidl?
How to set data for a spinner control?
Please explain what is a job scheduling?
How to handle on Audio Stream for a call in Android?
Tell us what is a buildtype in gradle? And what can you use it for?
What is the difference between service and intentservice?
Explain me difference between service & intent service?
What is restful api in android?
What made you jump into Android all of a sudden? Why not iOS or other mobile platforms?