Optimize your app’s size and stay within Google Play app size limits (original) (raw)

As of September 2025, the app size report and statistics report in Play Console no longer include an estimate of your app’s size-on-disk. You can continue to monitor your app’s download size.

App size is an important aspect of technical quality that can affect your app’s install and uninstall metrics. Google Play also has size limits for apps and dynamic content, such as feature modules and asset packs. This article details Google Play’s size limits and explains how you can use the Play Console to understand sizes relating to your app, so you can continue to keep your app size as optimized as possible.

Google Play maximum size limits

App bundles, feature modules, and asset packs are subject to the size limits below. All Google Play size limits are based on the compressed download size, as calculated by Play Console upon uploading your app bundle. You can closely estimate size before uploading to Play Console using the bundletool command line tool, which uses a similar (but not identical) calculation.

Important: Google Play recommends keeping your app size as small and optimized as possible to help your install metrics. Most developers should stay well below these size limits.

App component App download size limit
Base module 200MB
Individual feature modules 200MB
Individual asset packs 1.5GB
Cumulative total for all modules and install-time asset packs 4GB
Cumulative total for asset packs delivered on-demand or fast-follow (For developers not enrolled in theLevel Up program or not distributing Android XR titles) 4GB
Cumulative total for asset packs delivered on-demand or fast-follow (For developers enrolled in theLevel Up program or distributing Android XR titles) 30GB

The total maximum compressed download size for apps published on Google Play is 8GB or 34GB for games in the Level Up program and Android XR titles.

In addition to the size limits listed above, note the following:

View your app's download size

After you’ve released your app on a production track, you can see your app’s download size on the the App size page (Monitor and improve > Android vitals > App size).

You can find the following data on the App size page:

Note:

View size breakdowns

If you publish apps using the Android App Bundle, you can view a chart that’s organized by bundle version code. It also has a breakdown of how much space different components of your app account for when compared to your app’s total download or install size for your previous five releases.

You can use this breakdown to find out what parts of your app are taking up the most space and identify areas that you can further optimize for space. The breakdown is based on an APK generated from your app bundle for the reference device configuration.

The breakdowns show the following data:

Was this helpful?

How can we improve it?