2 Antworten
+ 1
Python isn't android programming language. But there's a way. You should use buildozer.
Looke for information in this pages:
https://www.google.com/url?sa=t&source=web&rct=j&url=https://stackoverflow.com/questions/23316120/export-a-python-script-to-an-android-executable-apk-with-python-for-android&ved=2ahUKEwiY-_mGpv3iAhWEIlAKHQeyCjIQFjAAegQIBRAB&usg=AOvVaw33ZQ2IurEeA-uS4HW5Ulbs
https://buildozer.readthedocs.io/en/latest/
I'm not sure but you can use python-for-android, too.
+ 1
Check out Kivy framework, that for Android development.