Sunday, 1 April 2012

What is APK format? | Android

The APK file is compressed AndroidManifest.xml file with extension .apk, Which have
application code (.dex files), resource files, and other files which is compres sed into single
.apk file.

No comments: