# Create New Google Play Listing

## Before You Begin

* Native publishing requires a ***Professional, Team, or Business plan.***
* Log into the Google account associated with your Google Developer Account.
* Ensure building your app was successful and that you have downloaded the Android App Bundle (.AAB file).

{% hint style="danger" %}
**Important:** Once you create your Listing, you should **never** change the Package Name. If you change the Package Name, the Google Play Store treats the upload as a completely different app. If you want to upload a new version of your app, you must use the same Package Name and [signing certificate](https://developer.android.com/studio/publish/app-signing) as when originally published.
{% endhint %}

## Walkthrough

1. Open the [Google Play Console](https://play.google.com/apps/publish) in a new browser tab.

2. Click **All Apps** in the top left corner, then click **Create App** in the top right corner.

   <div align="center"><img src="https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MfhNLaD6GGlkUjDdyWA%2F-MfhSJKV7temgyop6e_m%2Fcreate%20app.gif?alt=media&#x26;token=3de27fe0-5a9a-46f8-a68b-779a104ee1a2" alt="" width="563"></div>

3. Enter an [**App Name**](#user-content-fn-1)[^1], select the **Default Language** for the app, the type of app (**App** or **Game**), and if it’s a **Free** or **Paid** app.

   ![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MfhNLaD6GGlkUjDdyWA%2F-MfhSy7tF8Cl7qcV_64l%2Fapp%20details.gif?alt=media\&token=d31b99ee-6256-4088-81c3-9d99e1e8d5a1)

4. Accept all **Declarations**, and click **Create App** in the lower right corner which will redirect you to the App Dashboard.

   ![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-MfhNLaD6GGlkUjDdyWA%2F-MfhTcAcXTwe1lE3NDim%2Fdeclarations.gif?alt=media\&token=5f6f8400-3936-47e0-9785-7347eea7a3c4)

5. Before we create a version of your app, you need to fill in some details about your app's content. ***This is required for all releases.***&#x20;
   * This can be found by scrolling to the bottom of the left-hand menu and click on **App Content.**&#x20;

     <div align="center"><img src="https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-Mfhp3vbOI_vGI9z7abU%2F-MfhpxWAuOpUlnY6Crel%2Fapp%20content.gif?alt=media&#x26;token=948f0dea-53cd-4bab-96a0-8fcc22c4cd0b" alt="You will need to complete each section by clicking Start, filling in the necessary information and clicking Save in the lower right, and then using the back arrow to return to the remaining declarations. Once you&#x27;ve completed all sections, return to the Dashboard" width="563"></div>

6. The [Next guide](https://help.adalo.com/~/revisions/kmzOxqjy7C9sXGVjDKKb/testing-your-app/publishing-to-the-google-play-store/upload-your-app-to-google-and-create-your-store-listing-1) will cover Google Testing Tracks and Creating releases for both New and Existing apps!

[^1]: This is the name users will see on the Play Store.
