APK
Also known as: Android Package, Android Application Package
The file format used to distribute and install Android applications, containing compiled code, resources, assets, certificates, and a manifest describing the app's components and permissions. Accessibility researchers and auditors frequently work with APK files directly — either by decompiling them to inspect layouts and accessibility metadata, or by installing them on emulators or physical devices to run automated accessibility tests with tools such as the Accessibility Scanner, Appium, and uiautomator.
Category: mobile · web-technology
Related: Android Accessibility · Accessibility Scanner · F-Droid