+ 4
Can I export a python app to android?
I'm in a big project and wanted to export it to android
2 Respostas
+ 7
You can use -kivy
it's a tool which will convert python file(.py) to android package kit(.apk) !
+ 1
A good way is using Kivy:
https://kivy.org/#home