简体   繁体   English

使用Python的类似Android的智能手机平台

[英]Android-like Smartphone Platform that Uses Python

I came from solid C++ background, then hop to Java EE (JSF development), .NET and now I am developing in Django + Python for web and Ubuntu app and recently I tried playing around with Android SDK. 我来自扎实的C ++背景,然后跳到Java EE(JSF开发)、. NET,现在我正在Django + Python中开发Web和Ubuntu应用程序,最近我尝试使用Android SDK。

I have to say out of those languages, Python is the most productive one for me. 在这些语言中,我不得不说,Python对我而言是生产力最高的一种。 And that makes me wonder..is there any mobile platform that uses Python exclusively as much as Android using Java? 这让我感到奇怪..是否有任何移动平台使用的Python数量与使用Java的Android数量一样多?

I know that iOS uses Objective-C and well...Windows Phone uses .NET.. 我知道iOS使用Objective-C,而Windows Phone使用.NET。

(This is NOT a language versus discussion). (这不是讨论语言。)

Symbian uses Python and Java ME, but no smartphone uses Symbian. Symbian使用Python和Java ME,但没有智能手机使用Symbian。

Though as iNan said, you can use python and/or C++ on Android. 尽管正如iNan所说,您可以在Android上使用python和/或C ++。

如果Jython满意,我听说这可能很有用: http : //code.google.com/p/android-scripting/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM