Publish smaller apps with the Android App Bundle

Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=9D63S4ZRBls



Duration: 3:41
107,491 views
1,338


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 → https://g.co/androidappbundle

Android App Bundles also support on demand code loading via feature modules. Watch the DevByte here → https://goo.gl/dfFUWQ

Main documentation → http://bit.ly/2rso17i
Codelab → https://goo.gl/qAQihW
Sample Code → https://goo.gl/PM31ni

Subscribe to the Android Developers channel here → https://goo.gl/vLYDU







Tags:
publish smaller apps with the android app bundle
publish smaller apps
android app bundle
Android app bundle
app bundle
play signing
google play
google play signing
distribution
multi-apk
configuration
sign
build
gradle
apk
supporting devices
smaller downloads
how to build an app bundle
google play console
play console
dynamic delivery
configuration APKs
deployment process
smoother deployment process
bundle your app
how to bundle an app
GDS: Yes;