Sie sind hier

Android App Bundle (AAB)

Eintrag zuletzt aktualisiert am: 10.06.2022

Android App Bundle (AAB) ist seit August 2021 das verpflichtende Format für das App-Deployment in den Google Play Store von Android.


"An Android App Bundle is a publishing format that includes all your app’s compiled code and resources, and defers APK generation and signing to Google Play.

Google Play uses your app bundle to generate and serve optimized APKs for each device configuration, so only the code and resources that are needed for a specific device are downloaded to run your app. You no longer have to build, sign, and manage multiple APKs to optimize support for different devices, and users get smaller, more-optimized downloads." [https://developer.android.com/guide/app-bundle]