Content deleted Content added
TheresNoTime (talk | contribs) →Split APKs: b/m proofread |
TheresNoTime (talk | contribs) |
||
Line 4:
== 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>
|