android - 有没有办法在 Android 上运行 Python?

标签 android python jython ase android-scripting

<分区>

我们正在研究 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.

Kivy Showcase app

关于android - 有没有办法在 Android 上运行 Python?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/39688996/

相关文章:

Android Studio 打开不正确的 java 类文件。错误 : "Failed linking the resources."

python setup.py sdist 错误此项目的版本控制需要 sdist tarball,或访问上游 git 存储库

python - jython 杀死生成子进程的父进程会破坏子进程标准输出到文件吗?

android - 在android上存储图像

android - 在 android 应用程序中录制视频并将该视频保存在 sd 卡中的问题

java - 未维护 RadioGroup 状态的自定义 ListView View Holder 模式

python - 如何生成 n+1 长列表,用 0 填充?

python - 将数据框列字符串值转换为虚拟变量列

eclipse - 使用 Eclipse 开发 WLST 脚本

python - 如何在机器人框架内运行sikuli脚本?