Content deleted Content added
No edit summary |
Linking to the specific tool that creates the aab files |
||
Line 11:
| genre = [[Package format]]
| container for = [[Android (operating system)|Android]]
| free = yes
| contained by =
| extended from =
| extended to =
| standard =
| url = {{Official website|https://developer.android.com/guide/app-bundle}}
}}
'''Android App Bundle''' is the [[Android (operating system)|Android]] application publishing [[file format]]. The App Bundle must include the application's [[compile]]d code and resources, which allows for the signing and generation of [[Android application package|APK files]] to be deferred to the [[app store]], reducing the initial download size of the app.<ref name="google-app-bundle">{{Cite web |title=About Android App Bundles |url=https://developer.android.com/guide/app-bundle |access-date=2021-08-15 |website=Android Developers |language=en |archive-date=2021-08-09 |archive-url=https://web.archive.org/web/20210809200609/https://developer.android.com/guide/app-bundle |url-status=live }}</ref> The file extension used for this format is ".aab".<ref>{{
The format
== Split APKs ==
|