+ 4
How to make Android app in python3
Any tips for learn Android app development Iike youtube video, Web link, blogs .
3 Answers
+ 3
To use python3 to build Android apps you can use qpython
Links :
Learn qpython
---------------------------
http://edu.qpython.org/qpython-quick-start/index.html?form=web
qpython for android:
----------------------------------
https://www.qpython.com/
+ 2
You can use Kivy to make apps with Python
+ 2
your question is strange :), you can write a android app with Kivy framework and build apk package via Buildozer, i recommend Buildozer VM (VirtualBox)