Content deleted Content added
TheresNoTime (talk | contribs) |
TheresNoTime (talk | contribs) Formatting |
||
Line 1:
{{AfC submission|t||ts=20210815163712|u=TheresNoTime|ns=118|demo=}}<!-- Important, do not remove this line before article has been created. -->
The '''Android App Bundle''' is the [[Android (operating system)|Android]] application submission format which will be required from August 2021 for new [[Google Play]] apps.<ref name="theverge">{{Cite web |last=Peters |first=Jay |date=2021-06-30 |title=Google is moving away from APKs on the Play Store |url=https://www.theverge.com/2021/6/30/22557390/google-apk-app-bundles-package-format-play-store |access-date=2021-08-15 |website=The Verge |language=en}}</ref> The bundle must include
== Split APKs ==
Prior to using Android App Bundles, an [[Android application package|APK]] could potentially include multiple languages, up to four different [[CPU architecture]]s, and several [[screen resolution]] buckets. The practice of doing this means each device gets a significant amount of [[code bloat|bloat]] which is irrelevant for its specific combination of CPU, locale, and screen size.<ref name="arstechnica">{{Cite web |last=Amadeo |first=Ron |date=2021-07-01 |title=Google Play dumps APKs for the more Google-controlled “Android App Bundle” |url=https://arstechnica.com/gadgets/2021/07/google-play-dumps-apks-for-the-more-google-controlled-android-app-bundle/ |access-date=2021-08-15 |website=Ars Technica |language=en-us}}</ref>
Split APKs, which are generated by Google Play, contain only the code and resources that are needed for the specific device downloading the app.<ref name="theregister">{{Cite web |last=Tim Anderson |title=Android devs prepare to hand over app-signing keys to Google from August |url=https://www.theregister.com/2021/07/01/android_app_bundle/ |access-date=2021-08-15 |website=www.theregister.com |language=en}}</ref>
Line 10 ⟶ 11:
<!-- Inline citations added to your article will automatically display here. See en.wikipedia.org/wiki/WP:REFB for instructions on how to add citations. -->
{{reflist}}
|