Android Developers1.32 млн
Опубликовано 16 мая 2018, 20:50
An Android App Bundle is a new upload format that includes all your app’s compiled code and resources, but defers APK generation and signing to Google Play.
Google Play’s new app serving model, called Dynamic Delivery, then uses your app bundle to generate and serve optimized APKs for each user’s device configuration, so they download only the code and resources they need to run your app. You no longer have to build, sign, and manage multiple APKs to support different devices, and users get smaller, more optimized downloads.
Get started here → g.co/androidappbundle
Android App Bundles also support on demand code loading via feature modules. Watch the DevByte here → goo.gl/dfFUWQ
Main documentation → bit.ly/2rso17i
Codelab → goo.gl/qAQihW
Sample Code → goo.gl/PM31ni
Subscribe to the Android Developers channel here → goo.gl/vLYDU
Google Play’s new app serving model, called Dynamic Delivery, then uses your app bundle to generate and serve optimized APKs for each user’s device configuration, so they download only the code and resources they need to run your app. You no longer have to build, sign, and manage multiple APKs to support different devices, and users get smaller, more optimized downloads.
Get started here → g.co/androidappbundle
Android App Bundles also support on demand code loading via feature modules. Watch the DevByte here → goo.gl/dfFUWQ
Main documentation → bit.ly/2rso17i
Codelab → goo.gl/qAQihW
Sample Code → goo.gl/PM31ni
Subscribe to the Android Developers channel here → goo.gl/vLYDU
Свежие видео