如何在三星S5600 Halley EVO上安装python
我想知道如何在三星 S5600 Halley Evo 上安装 python。我必须做一些类似越狱的事情吗?是否可以?如果是,怎么办?
I would like to know how to install python on Samsung S5600 Halley Evo. Do I have to do something like a jailbreak? Is it possible? and, if yes, how?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你真正需要的是下载Android脚本环境,因为我猜你的三星是Android手机。在 ASE 中,您可以确定使用哪种编程语言,无论是普通的 unix Shell、Python 还是 Perl。最多支持 10 种不同的脚本语言。
越狱是您在 iPhone 上执行的操作,因为它被 Apple 锁定。 Android 手持设备没有锁定,因此您可以安装您想要的所有内容,而无需使用 Android Market。如果您想使用 Handcent SMS,您甚至可以卸载应用程序,例如内置的消息应用程序:)
参考:Android 脚本环境
What you actually need is to download Android Scripting Environment, since I guess your Samsung is an Android phone. Within the ASE, you can determine which programming languages to use, weather its plain unix Shell, Python or Perl. Up to 10 different scripting languages are supported.
Jailbreaking is something you do on an iPhone, since its locked by Apple. The Android handheld device is not locked, so you can install all you want, without using the Android Market. You can even uninstall applications, like the built in Messaging app if you want to use Handcent SMS instead :)
Ref: Android Scripting Environment