+ 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