Download Your App on Android
Last updated
Last updated
All Android apps built with Thunkable are built with Android API 34 and target Android 14.
To avoid download errors, we recommend adding an App Icon and Name to your project before downloading.
To download your app to an Android device:
Click the Publish and Download icon.
Select Download Android.
The number of monthly downloads you are allowed varies per Thunkable plan. This number resets when your next billing cycle begins
Enter your email address in the provided field
Click Send.
You will be sent an email with a link to download your app.
When you receive the email with the download link:
Open the email on your Android device.
Click the DOWNLOAD YOUR APK button.
Google Chrome's browser settings may prevent you from downloading the APK file. If you have an issue, open the email in Firefox or Safari and download your APK file.
Select your preferred browser.
Click Download.
To install the app on your Android device, you must indicate that you trust Thunkable. To do that:
Open your Android device's Settings menu.
Navigate to Lock Screen and Security.
Set the Unknown Sources option to true.
In addition, you may be alerted that Play Protect has blocked an unsafe app. This is because you are downloading the app outside of the Play Store. If that is the case:
Select the APK file you downloaded to your device.
Click Install.
Click More details.
Click Install anyway.
Click Open.
Anyone installing your app directly, instead of from the Play Store, will need to change the setting on their phone to allow installation of apps from Unknown Sources.
The number of monthly downloads you are allowed varies per Thunkable plan. This number resets when your next billing cycle begins.
If you receive an email saying that your app cannot be built, it may be the result of one of the following:
Ensure your app icon image:
does not have the same name as another project asset
is an image file
does not contain transparent pixels. Apple does not allow icons with transparent colors.
Ensure your App (Bundle) ID adheres to the following:
It is a series of short strings of text separated by periods (e.g. com.thunkable.creator.app).
It is all lowercase.
It begins with a letter.
Ensure your asset names only contain Roman alphabet characters (with no accents) and numbers.
Examples of asset names that could cause errors: image(1).jpg, imãge.jpg
Examples of asset names that won't cause errors: image1.jpg, image.jpg
We are having trouble with our build servers. Please try again in 30 minutes.
If you cannot install your app and get the message "Cannot connect to storage.googleapis.com," it is likely the result of the following:
Ensure you do not have special characters such as "&" in your App Name.
If you install your app on an Android device and see the message "There was a problem parsing the Package," it is likely the result of the following:
Ensure your App (Bundle) ID adheres to the following:
It is a series of short strings of text separated by periods (e.g. com.thunkable.creator.app).
It is all lowercase.
It begins with a letter.
Have feedback on this doc? Please take a moment to share your feedback here: Thunkable Docs Feedback. Your valuable insights will help us improve and better serve you in the future.