How does app bundle work Android?

Android App Bundles have the file extension . aab and are an alternative to uploading your APKs to the Google Play console. Your app’s APK gets generated dynamically for each user when they install it from the Google Play Store according to the user’s device configuration .

Read more

Should I use APK or bundle?

App Bundles also benefit from simpler add-on module loading and enhanced support for large assets such as game content . According to Google, all of this typically results in a 15% reduction in download size, compared to the same app distributed as an APK.

Read more