Your email address belongs to a school and you are eligible for a free educational premium account.
Learn more

APK - Android Package File

What is a APK file

APK (short for Android package) is the package file format used when installing and distributing application software and middleware on Android systems by Google. Blackberry 10 devices (OS version 10.2.1) can also use these types of files. Android phones are based on the Open Handset Alliance with a platform based in Linux. Google uses Android’s Software Development Kit (Java-based) to create APK file standards. Files within the archive are installed automatically.

APK files resemble software packages for MSI. Once all pieces for the APK file are compiled, they are put into one file along with the coding for the program (including DEX files), resources, assets, certificates, and manifest files. APK files are archived using a zipping function, based on the JAR file format. One directory within an APK file may be a META-INF directory containing the following: MANIFEST.MF, CERT.RSA, CERT. SF. These are the manifest and certification files. Other directories commonly found in APK files include: LIB, RES, ASSETS, AndroidManifest.xml, classes.dex, and resourses.arsc files.

Here's a small, but not exhaustive list of programs that can open APK documents:

  • Google Android SDK
  • 7-Zip
  • WinRar
  • Android phones
About
Extension APK
MIME type application/vnd.android.package-archive
Useful links