Describe the APK format.
Answer / mady
The APK file is compressed the AndroidManifest.xml file, application code (.dex files), resource files, and
other files. A project is compiled into a single .apk file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Types of Android applications?
What is content provider component of android?
What is user events?
What is none wake up sensor?
What is oxygen os?
What is an android framework?
Why would you do the setcontentview() in oncreate() of activity class?
What main/gen/ directory contains?
Can I upgrade my android version?
What is a android service?
What is android 4.0 called?
By default ui components made in the ui editor should have text defined in file?