Python on android
This question already has an answer here:
If you're looking for ways of running Python on Android, I'd use Android Scripting. It provides support for python 2.x and exposes API's for calling hardware features on your droid. Note it is in an early state of development so I wouldn't use it for anything in production.
链接地址: http://www.djcxy.com/p/91182.html上一篇: Kivy和PY4A的区别
下一篇: 在android上的Python