Python for android apps | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Python for android apps

I finished the Python 3 tutorial on Sololearn, I want to use python to develop android apps. What should I learn next?

1st Dec 2017, 9:16 PM
Esraa Mostfa
Esraa Mostfa - avatar
3 Answers
+ 10
You should learn about Kivy framework for Python or use the Scripting Layer For Android (sl4a). They can be pretty useful. For the latter, you might want to download QPython3, available in GooglePlay. It contains an IDE for Android and comes with several example codes attached, so you can see how powerful it is with so little code :)
1st Dec 2017, 10:11 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 1
Java, XML and Kotlin are great for Android Apps as well.
1st Dec 2017, 9:58 PM
Lucien
Lucien - avatar
0
Thank you.
1st Dec 2017, 11:41 PM
Esraa Mostfa
Esraa Mostfa - avatar