Describe the APK format.



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

Post New Answer

More Android OS Interview Questions

Which shortcut key we can use to change orientation in an avd simulator?

0 Answers  


Tell us what is the relationship between the life cycle of an asynctask and an activity? What problems can this result in? How can these problems be avoided?

0 Answers  


How will you pass data to sub-activities?

0 Answers  


What is ischecked() method?

0 Answers  


How to disable landscape mode in android?

0 Answers  






What are the type of flags to run an application in android?

0 Answers  


Order of buttons on dialog box?

0 Answers  


What is orientation in Android?

0 Answers   Winsol Solutions,


How do I check my android os version?

0 Answers  


Explain me what is the difference between service and intentservice? How is each used?

0 Answers  


What is a pending intent?

0 Answers  


Explain the activities?

0 Answers  


Categories