Success on Google Play starts with quality. The best apps and games have higher ratings, more installs, and more engagement. We recommend visiting the Play Store Developer Policy Center before you submit your app to the Play Store.
Publishing to the Google Play Store requires a Google Play Developer Account (approximately $25 USD one-time fee). Don't have an account? Sign up here.
When you download an app from Thunkable you receive an email with an APK file that you download directly to your Android device.
When you publish an Android app you receive an email with an AAB file for you to upload to the Google Play Store.
Keystores in Android are storage mechanisms for security certificates to prevent others from updating your app on the Google Play store. Your keystore contains a private key that is unique to your app.
Duplicated apps within an account () maintain the same keystore as the original app. Apps copied from a link do not have the same keystore.
You must save your Android keystore and password somewhere safe. Google will not provide it for you if you lose it.
If your app was deleted, and you have not downloaded a copy of your keystore, it is permanently lost. We strongly recommend you use so that you can update your published apps if your keystore is lost.
A Thunkable project will not have a keystore until either a keystore is imported or the project is downloaded as an Android app for the first time.
If you make a copy of a Thunkable project, the copy will have a different keystore to the original project.
To export a keystore from a Thunkable project:
Click the gear icon of on the left hand side of your Design tab your app in upper left corner to bring up App Settings
Scroll to Android Keystore and click Export Keystore
In the dialog that comes up, you will see the keystore's password and a button that says Export Keystore. You will need this password to import your keystore to other projects. You can change the password at this stage by editing the password in the text box.
The default keystore alias used by Thunkable will be AndroidKey.
Click OK to save the .keystore file to your computer.
Importing a keystore to a Thunkable project will override its existing keystore. Make sure you don't need this project's keystore to publish an update to your app before continuing!
To import a keystore to a Thunkable project:
Click the gear icon of on the left hand side of your Design tab your app in upper left corner to bring up App Settings
Scroll to Android Keystore and click Import Keystore
Enter the password and select the .keystore file you previously saved to your computer into the Import Keystore dialog.
Create a new project in Thunkable for exporting the Keystore zip and .pem file.
You will then need to download the Android App Bundle to create a keystore and .pem file.
To download your Android App Bundle (AAB) file:
Within your Thunkable project, click the Publish and Download icon.
Select Publish Android from the drop-down menu.
A publishing modal is provided to guide you through the publication process.
Enter the email address you want the app download link sent to.
You will not need to do anything with the AAB file that is sent to your email, you may delete it.
You will then need to download your Keystore Zip. This is a compressed version of your app's Android Keystore.
You can download this from your project settings under Keystore Zip:
Save that zip file to a location where you can easily find it.
From here, you will need to go to your . Go to Setup > App Signing and click on Request upload key resetGoogle Play Console
For the reason for resetting your upload key, select I lost my upload key. In step 3, upload the .pem file from the Thunkable project you created earlier. The .pem file is located in your Keystore Zip.
After you have selected the .pem file, click Request
You should immediately receive an email from Google Play Console letting you know that they have received your request and the date the new key will become valid.
Please note: you will need to wait until the new key is valid to update your app.
However, you can now update the key in your existing app.
In the existing app, click on Import Keystore and then upload the Keystore zip from your new project into the existing project.
If you don't want Google to manage your App Signing, you can do so yourself. This is not necessary.
You will need to download your Keystore Zip. This is a compressed version of your app's Android Keystore.
You can download this from your project settings under Keystore Zip:
We recommend creating a new folder on your computer. Download your AAB file and your Keystore Zip to this new folder. That way, the correct AAB file and Keystore Zip will be together.
Click Manage App Signing:
Click Export and upload a key from Java keystore:
You can skip straight to Step 3: Upload generated ZIP and Upload the
Click Continue.
Continue following the instructions in this document from .
To make your app unavailable for download on the Play Store, open your app listing on the and do the following:
Scroll down to “Release” and click on “Setup”
Then “Advanced Settings”.
Click the “Unpublished” radio button
Then click “Save” to unpublish your app.
You can see the relevant areas below:
Removing your app from the Play Store will not delete it from devices which have previously downloaded the app.
Sign-in to your account.
Click Create app in the upper right.
Complete the requested app details fields. Note: The App Name is how your app will appear on Google Play.
Complete the required declarations.
Click Create app.
While you're getting set up, the Google Play Console Dashboard shows you what you need to do to get your app up and running. This includes recommendations on how to manage, test, and promote your app. Once you've completed a task, return to the Google Play Console Dashboard to explore what else you need can do.
We'll focus on the the following steps:
Set up your app
Publish Your app on Google Play
In this section, you'll share with Google the content of your app, and manage how it is organized and presented on Google Play.
Click View tasks in the Set up your app section to see the tasks you must complete.
Click on a task.
Complete the required fields.
Click Save
Apps that request access to sensitive permissions or data (as defined in the ) are required by the Google Play Store to include a privacy policy. All apps made on Thunkable request access to sensitive permissions or data, which means you will need to provide a privacy policy.
Click Main store listing under the Grow heading in the sidebar.
Complete the required fields and upload the required assets. See here for additional guidance: .
Click Save.
Return to the Google Play Console Dashboard.
Click View tasks in the Create and publish a release section to see the tasks you must complete.
Click the Select countries task.
You must complete an advertising ID declaration.
Steps to complete the advertising ID declaration:
In response to the question, "Does your app use advertising ID?" select Yes.
In response to the question, "Why does your app need to use advertising ID?" select:
App functionality
Currently all apps made on Thunkable request access to permissions or data (for analytics and app data, NOT specific user data), which means you will need to account for those in your Data Safety form. The first thing you will need to include, if you already have not is that your app is collecting a couple of the required data types, so your Data Safety form should look like this:
If you have a newly created personal Google developer account, you must run a closed test for your app with a minimum of 20 testers who have been opted-in for at least the last 14 days continuously. When you meet these criteria, you can apply for production access on the Dashboard. You can learn more .
You can share your app for free in the Thunkable community and find people to test it.
Click Start Rollout to Production to publish your app!
Once your app has been reviewed, it will go live on the Google Play Store.
Click Send.
Click Dashboard above the task name in the upper left.
Repeat with the remaining tasks in the list.
Click Create a new release.
Upload the AAB file into the App bundles section. Instructions for downloading your AAB are available here: .
Add a Release name so you can identify this release. It isn't shown to users on Google Play.
Add Release notes. Let users know what's in your release.
Click Next.
Advertising or marketing (only if your app uses AdMob)



We recommend you compile the following assets before embarking on the publishing journey.
App Information
[Text] App Name To be shown in the Play Store.
[Text] A Short Description of your app
[Text] A Full Description of your app
To publish your app on Android, you'll need to add of access the following in your Thunkable project's :
App Name
Icon
Package Name (referred to as App (Bundle) ID in Thunkable)
Version Name & Version Code
Every new Thunkable project is automatically given a unique App (Bundle) ID. For the purposes of publishing to the Play Store, this is refered to as your app's package name.
To locate your package name:
Open your Thunkable project.
Navigate to the Design tab.
Click the Settings gear icon in the sidebar.
Copy the content of the
You'll notice that Thunkable adheres to the following naming convention to avoid conflicts with other apps: com.yourDomainName.yourAppName. It is all lower case letters, none of the segments begin with a number, and there are no characteres with accents.
Google Play requires each new version of your app to have a unique and sequentially higher Version Name and Version Code. You can let Thunkable auto-increment (or automatically increase) the version data for you.
The Apple and Android publishing processes are quite different. To publish with Apple, you complete the process in the Thunkable publishing wizard and the app file is sent directly to your Apple TestFlight. To publish with Android, you receive an email from Thunkable with your app's AAB file, which you download and then upload to the Google Play Store.
An AAB file cannot be installed on an Android device. If you want to download and install your project, please read the docs.
To download your Android App Bundle (AAB) file:
Within your Thunkable project, click the Publish and Download icon.
Select Publish Android from the drop-down menu.
A publishing modal is provided to guide you through the publication process.
Sign-in to your account.
Click Create app in the upper right.
Complete the requested app details fields. Note: The App Name is how your app will appear on Google Play.
Google will offer to protect your app signing key. You can click Continue to allow this to proceed. You will only be asked this the first time you publish a release.
If you don't want Google to manage your App Signing, you can do so yourself. This is not necessary.
Download your Keystore Zip
You will need to download your Keystore Zip. This is a compressed version of your app's Android Keystore.
You can download this from your project settings under Keystore Zip:
We recommend creating a new folder on your computer. Download your AAB file and your Keystore Zip to this new folder. That way, the correct AAB file and Keystore Zip will be together.
Click Manage App Signing:
Click Export and upload a key from Java keystore:
You can skip straight to Step 3: Upload generated ZIP and Upload the
Click Continue.
Continue following the instructions in this document from .
While you're getting set up, the Google Play Console Dashboard shows you what you need to do to get your app up and running. This includes recommendations on how to manage, test, and promote your app. Once you've completed a task, return to the Google Play Console Dashboard to explore what else you need can do.
We'll focus on the the following steps:
Set up your app
Publish Your app on Google Play
In this section, you'll share with Google the content of your app, and manage how it is organized and presented on Google Play.
Click View tasks in the Set up your app section to see the tasks you must complete.
Click on a task.
Complete the required fields.
Click Save
Apps that request access to sensitive permissions or data (as defined in the ) are required by the Google Play Store to include a privacy policy. All apps made on Thunkable request access to sensitive permissions or data, which means you will need to provide a privacy policy.
Click Main store listing under the Grow heading in the sidebar.
Complete the required fields and upload the required assets. See here for additional guidance: .
Click Save.
Return to the Google Play Console Dashboard.
Click View tasks in the Create and publish a release section to see the tasks you must complete.
Click the Select countries task.
You may see some Accessibility, Performance, Stability, Security, and trust warnings on the Google Play Store, Pre-launch report. These notifications from Google about your app are simply some warnings, not errors--there is nothing wrong with your app and it should still appear on the Play Store.
In your Google Play Console, click on the Releases tab.
Click the Create New Release Button
Upload the AAB file into the App bundles section. Instructions for downloading your AAB are available here: .
If you are updating an existing app on the Google Play Store, your Thunkable project will need to have:
the same as the published app
an incremented (version number is higher than the version number of your published app)
the same as the published app
You will not need to change any app signing settings when updating a published app.
App Icon
[Image] 512 x 512 pixels
Up to 1MB in size
Feature Graphic
[Image] 1024 x 500 pixels
Up to 1MB in size
Phone Screenshots
[Images] 16:9 or 9:16 aspect ratio
Each side between 320 and 3,840 pixels
Up to 8MB in size
Click Send.
In approximately 30 minutes, you will receive your AAB file to the email address you provided.
When you receive the email, download the AAB file to your computer. Note: If you use Google Chrome, your browser settings may prevent you from downloading your AAB file. Simply open the email in Firefox or Safari to download your AAB file.
Click Create app.
Click Dashboard above the task name in the upper left.
Repeat with the remaining tasks in the list.
Click Create a new release.
Upload the AAB file into the App bundles section. Instructions for downloading your AAB are available here: Download your Android App Bundle (AAB) file
Add Release notes for this update.
Click Next.
Add Release notes. Let users know what's in your release.
Click Next.






















