How to make Android app in python3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

How to make Android app in python3

Any tips for learn Android app development Iike youtube video, Web link, blogs .

15th Nov 2018, 5:59 AM
Shuva Raz Islam
Shuva Raz Islam - avatar
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/
15th Nov 2018, 7:33 AM
Nashid Ayman
Nashid Ayman - avatar
+ 2
You can use Kivy to make apps with Python
15th Nov 2018, 1:35 PM
Madhur
Madhur - avatar
+ 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)
16th Nov 2018, 9:46 AM
danvetio
danvetio - avatar