Android Question:

Download Job Interview Questions and Answers PDF

Define APK format for Android?

Android Interview Question
Android Interview Question

Answer:

The APK file is compressed AndroidManifest.xml file with extension .apk. It also includes the application code (.dex files), resource files, and other files which are compressed into a single .apk file.

Download Android Interview Questions And Answers PDF

Previous QuestionNext Question
Is it possible to started an application on powerup?Do you know how to translate in Android?