Answers

Question and Answer:

  Home  Android Software Engineer

⟩ Explain APK format for Android?

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.

 118 views

More Questions for you: