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

How you can translate in android?

0 Answers  


What is an uris?

0 Answers  


What is app.iml/ directory?

0 Answers  


Given the following statements using openfileoutput function to store data into a file in android?

0 Answers  


Which is the latest operating system for android?

0 Answers  






Which types of flags are used to run an application on android?

0 Answers  


What is the apk format?

0 Answers  


Describe some capabilities of ddms?

0 Answers  


When will it be available in a ROM?

1 Answers  


Tell me what is needed to make a multiple choice list with a custom view for each row?

0 Answers  


If the action is action_call, what the data field would be ?

0 Answers  


What are runnable in android?

0 Answers  


Categories