Content deleted Content added
TheresNoTime (talk | contribs) No edit summary |
TheresNoTime (talk | contribs) →Split APKs: Cite line |
||
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
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> If the user then later changes their device language, Google Play will deliver additional split APKs on demand to meet the changed requirements.<ref name="googleplaydev">{{Cite web |last=Elliott |first=Dom |date=2020-11-23 |title=A new publishing format for the future of Android |url=https://medium.com/googleplaydev/what-a-new-publishing-format-means-for-the-future-of-android-2e34981793a |access-date=2021-08-15 |website=Medium |language=en}}</ref>
|