At Google I/O 2019, a number of new features were introduced to Android’s official publishing format called the Android App Bundle. These features are now out of the beta state and are up and running in Android App Bundle. Application such as Netflix are using Android App Bundle to publish their apps for their users.
Android App Bundle is a new format, introduced by Google for developers. The bundle includes the compiled code and resources of your app. If you are a developer and still have not switched to Android App Bundle, here are some of biggest reasons why you should:
- Size reduction in app: Developers who make a switch to Android app bundles witness a significant reduction in the size of their application. Generally speaking, developers see a difference of 20% in size when compared to universal APK. The reduction in size result in 11% more app install, lesser uninstalls and higher update rates.
- Efficient: Every app published with Android app bundles is automatically tailored in an effective manner. This means your users will be able to download and install your applications on a faster rate.
- More optimized: Applications published with app bundles are more optimized and get thorough insights from Google Play Console on how to optimize the apps more. Additional reporting is also offered on these apps.