Difference between apk (.apk) and app bundle (.aab)
09:31 28 Aug 2018

Recently, Google brought up a new feature, app bundle, which is a pretty similar concept to APK except its flexibility and architectural differences.

I have read out lots of blog and articles to understand how an app bundle works in devices in comparison with an APK file.

What is the actual internal working process of an app bundle and how does work on Android devices starting from Google Play Store?

android apk android-app-bundle