Upload your app to the Play Console (original) (raw)

After you sign the release version of your app, the next step is to upload it to Google Play to inspect, test, and publish your app. Before you get started, you must meet the following requirements:

After you've met the preceding requirements, upload your app to the Play Console.

This page also describes how you can test and update your app bundle after it's been uploaded.

Inspect APKs using Latest releases and bundles

If you upload your app as an Android App Bundle, the Play Console automatically generates split APKs and multi-APKs for all device configurations your app supports. In the Play Console, you can use the "Latest bundles" section in the "Latest releases and bundles" page to see all APK artifacts that Google Play generates, inspect data such as supported devices and APK size savings, and download generated APKs to deploy and test locally.

To see more details about your app bundle, see the Play Console help topic

Inspect app versions with Latest releases and bundles.

Test your app internally

There are several ways to share your app internally for testing:

Each of these offers slightly different benefits, so use the one that works best for your team.

Update your app bundle

To update your app after you upload it to the Play Console, you need to increase the version code included in the base module, then build and upload a new app bundle. Google Play then generates updated APKs with new version codes and serves them to users as needed.