有没有办法在Android上运行Python?
作者:互联网
我们正在开发一个S60版本,这个平台有一个很好的Python API ..
但是,在Android上没有关于Python的正式官方,但自从Jython存在以来,有没有办法让蛇和机器人一起工作?
解决方法:
一种方法是使用Kivy:
Open source Python library for rapid development of applications
that make use of innovative user interfaces, such as multi-touch apps.
Kivy runs on Linux, Windows, OS X, Android and iOS. You can run the same [python] code on all supported platforms.
标签:android,python,jython,ase,android-scripting 来源: https://codeday.me/bug/20190911/1803312.html