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 urlconnection?
What is an explicit intent?
How to handle on Audio Stream for a call in Android?
Define the application resource file in android?
How is nine-patch image different from a regular bitmap?
What is a viewmodel in android?
what is the ui response time limit in android?
What's the difference between android oreo and android pie?
What is one shot?
List the important file and folder when you create new android application?
Can android lollipop be upgraded to marshmallow?
What is the use of webview in android?