What is an Android App Bundle (AAB) and how does it differ from an APK?
-
A
An AAB is processed by the Play Store to generate optimized APKs per device; APK is installed directly on devices
-
B
An AAB is installed directly on devices; APK is used only for local testing
-
C
Both AAB and APK install directly, but AAB supports more CPU architectures
-
D
An AAB is required only for Wear OS and Android TV apps