Each Android application is compiled and packaged in a single file that includes all of the application's code (.dex files), resources, assets, and manifest file. For convenience, an application package file is often referred to as an ".apk".
APK
Was this helpful?
How can we improve it?