0
I need help on how to execute python scripts on android platform
During my research I have come across Kivy and SL4A.....Has anyone used any of these?
2 Answers
+ 1
thanks, I was currently using qpython ill look for qpython3,
0
I have a bit of experience.. not much. I use QPython3 (Python 3 obviously). It comes with SL4A already installed. They also have QPython which is of course Python 2. I really like the app though. It seems really well put together. You can execute scripts from directly within Qpython. If you know what you're doing with SL4A you can do some pretty cool stuff with your phone or tablet.