Glossary
APK
An APK (Android Package Kit) is the file format Android uses to distribute and install apps. It is a ZIP archive bundling the compiled code, resources, assets, native libraries and a manifest describing the app. Installing an APK places the application on a device; the Play Store delivers apps in this format.