Can I export a python app to android? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Can I export a python app to android?

I'm in a big project and wanted to export it to android

20th Apr 2018, 12:37 PM
►► Ferontwix ◄◄
►► Ferontwix ◄◄ - avatar
2 Answers
+ 7
You can use -kivy it's a tool which will convert python file(.py) to android package kit(.apk) !
21st Apr 2018, 3:30 PM
Sadaam Linux
Sadaam Linux - avatar
+ 1
A good way is using Kivy: https://kivy.org/#home
20th Apr 2018, 4:18 PM
Víctor
Víctor - avatar