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 item are important in every android project ?
What type of listener is used to get the ratings from the ratingbar widgets?
What android 4.0 library contains?
Logging methods require two strings, what does each string represent?
What is anim/ directory?
Which is the best android version?
How do I check my android os version?
Explain ttl (time to live) and why is it required?
What's the difference between file, class and activity in android?
How install android os from pc to mobile via usb?
Does Android support Adobe Flash in the browser?
What's the difference between android os and android system?