1 Answer. You need to create a release version of your apk file before uploading to the Play Store. The debug version is just for testing on your phone. To create a release version and upload the app, you just have to follow these steps.
Read moreCan I use Python in Android?
Python can run on Android through various apps from the play store library .
Read moreCan I write Python code in Android Studio?
Chaquopy is a plugin for Android Studio’s Gradle-based build system. Chaquopy enables you to freely intermix Java and Python in your app, using whichever language is best for your needs: With the Python API , you can write an app partly or entirely in Python .
Read moreCan you code python on android?
Python is a widely-used general-purpose, high-level programming language. This article will serve as a complete tutorial on How to download and install Python latest version on Android. Python can run on Android through various apps from the play store library .
Read moreDo Kivy apps work on IPAD?
Kivy is a really interesting GUI framework that you can use to create desktop user interfaces and mobile applications on both iOS and Android .
Read moreDoes Kivy work on iOS?
More up to date answer – yes, you can use python 3.6 now with kivy-ios .
Read moreWhy Python Kivy is not popular?
it is because all the android developers prefer to use java . most of the mobile software is developed using an android studio or kotlin which uses java. it is more portable and has more functionalities than kivy which is based on python. note that kivy doesn’t support python 3.8.
Read more