Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Android App Bundle

From Wikipedia, the free encyclopedia
Android application publishing file format
Android App Bundle
Filename extension
.aab
Type of formatPackage format
Container forAndroid
Open format?yes
Websitedeveloper.android.com/guide/app-bundleEdit this at Wikidata

Android App Bundle is theAndroid application publishingfile format. The App Bundle must include the application'scompiled code and resources, which allows for the signing and generation ofAPK files to be deferred to theapp store, reducing the initial download size of the app.[1] The file extension used for this format is ".aab".[2]

Google Play requires Android App Bundles for all new apps since August 2021 and for all updates to preexisting apps since November 2021.[3][4] Since May 2023, Android TV requires AABs.[5]

Split APKs

[edit]

Without Android App Bundles, anAPK can support multiple languages, up to four differentCPU architectures, and severaldisplay resolutions.[6] This meant that each installation file could contain potentially large amounts ofbloat irrelevant for a device's specific combination of CPU, locale, and screen size.[6]

Split APKs, which are generated by an app store like Google Play, contain only the code and resources that are needed for the specific device downloading the app.[7] If the user changes their device language or feature set, the app store can then deliver additional split APKs on demand to meet the changed requirements.[8]

Android App Bundles are required for using "play as you download" feature of Google Play, which lets users download and install a portion of the game to start playing and then download the rest while the user is occupied by the first level.[9]

See also

[edit]

References

[edit]
  1. ^"About Android App Bundles".Android Developers.Archived from the original on 2021-08-09. Retrieved2021-08-15.
  2. ^"bundletool".Android Developers.Archived from the original on 2023-03-15. Retrieved2021-10-19.
  3. ^Peters, Jay (2021-06-30)."Google is moving away from APKs on the Play Store".The Verge.Archived from the original on 2021-08-04. Retrieved2021-08-15.
  4. ^"New Android App Bundle and target API level requirements in 2021".Android Developers Blog.Archived from the original on 2023-03-14. Retrieved2022-11-22.
  5. ^Amadeo, Ron (2022-11-22)."Android TV will require App Bundles in 2023, should reduce app size by 20%".Ars Technica.Archived from the original on 2022-12-09. Retrieved2022-11-22.
  6. ^abAmadeo, Ron (2021-07-01)."Google Play dumps APKs for the more Google-controlled "Android App Bundle"".Ars Technica.Archived from the original on 2021-08-12. Retrieved2021-08-15.
  7. ^Tim Anderson."Android devs prepare to hand over app-signing keys to Google from August".www.theregister.com.Archived from the original on 2021-07-24. Retrieved2021-08-15.
  8. ^Elliott, Dom (2020-11-23)."A new publishing format for the future of Android".Medium.Archived from the original on 2021-07-16. Retrieved2021-08-15.
  9. ^Amadeo, Ron (2021-11-15)."Android 12: The Ars Technica Review".Ars Technica.Archived from the original on 2021-11-21. Retrieved2021-11-21.

External links

[edit]
Software
development
Development tools
Official
Other
Integrated development
environments
(IDE)
Languages,databases
Augmented reality andvirtual reality
Events,communities
Releases
Derivatives
Devices
Pixel
Nexus
Play edition
Custom
distributions
Booting and
recovery
APIs
AlternativeUIs
Rooting
Lists
Related topics
Retrieved from "https://en.wikipedia.org/w/index.php?title=Android_App_Bundle&oldid=1294448215"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp