Packaging for a mobile device
A mobile package includes all files needed to run the program. It specifies the directory structure containing those files when the package is installed on the device.
Androidâ„¢ packages have an apk extension, iOS packages have an ipa extension.