FAQ
Frequently Asked Questions¶
Why is the apk built by Kivy Reloader called debug?¶
Google Play Store does not accept .apk files, you can not upload .apk files go Google Play Store, that's why .apk is used for debugging purposes only. If you want to share the .apk with friends or anyone else, no problems.
When you are ready to launch your app, you need to upload an Android App Bundle .aab to Google Play Store.
To do this, select the "Create aab" option after running kivy-reloader run