Google play store upload bundle replace of apk

Google play store allow apk size 500 MB from 100 MB previously  , Also Google Play console introduce bundle  concept for uploading  android application

An Android App Bundle is a new upload format that includes all your app’s compiled code and resources, but defers APK generation and signing to Google Play.
Google Play’s new app serving model, called Dynamic Delivery, then uses your app bundle to generate and serve optimized APKs for each user’s device configuration, so they download only the code and resources they need to run your app. You no longer have to build, sign, and manage multiple APKs to support different devices, and users get smaller, more optimized downloads.
Additionally, you can add dynamic feature modules to your app project and include them in your app bundle. These modules contain features and assets that you can decide not to include when users first download and install your app. Using the Play Core Library, your app can later request to download those modules as dynamic feature APKs, and, through Dynamic Delivery, Google Play serves only the code and resources for that module to the device.
To build app bundles and support Dynamic Delivery, follow these steps:
  1. Download Android Studio 3.2 or higher—it's the easiest way to add dynamic feature modules and build app bundles.
  2. Add support for Dynamic Delivery by including a base module, organizing code and resources for configuration APKs, and, optionally, adding dynamic feature modules.
  3. Build an Android App Bundle using Android Studio. If you're not using the IDE, you can instead build an app bundle from the command line.
  4. Test your Android App Bundle by using it to generate APKs that you deploy to a device.
  5. Enroll into app signing by Google Play. Otherwise, you can't upload your app bundle to the Play Console.
For more details you can visit google official blog .
YouTube link :



No comments:

IRCTC Share Price Declines by 2% Despite 30% Jump in Q4 Net Profit; Board Announces Dividend of INR 2 per Share

Introduction: The share price of Indian Railway Catering and Tourism Corporation (IRCTC) experienced a decline of 2% in today's trading ...