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

Describe SharedPreference storage option with example.

1 Answers  


What phones will get android pie?

0 Answers  


How to retrieve data from database using arraylist in android?

0 Answers  


What is dalvik virtual machine?

0 Answers  


What is the difference between service and thread?

0 Answers  






Can I upgrade my android version?

0 Answers  


What is src file in android?

0 Answers  


Explain me what is the android application architecture?

0 Answers  


Is android 4.0 still supported?

0 Answers  


What is a marshmallow in android?

0 Answers  


Can fragments be added without using a user interface?

0 Answers  


What does adb stands for & what is it’s primary function?

0 Answers  


Categories