Google Android会支持.NET吗? [英] Will Google Android ever support .NET?

查看:76
本文介绍了Google Android会支持.NET吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在,带有Google Android操作系统的G1现已可用(很快),Android平台会支持.Net吗?

Now that the G1 with Google's Android OS is now available (soon), will the android platform ever support .Net?

推荐答案

更新:自从两年前我写了这个答案以来,我们将Mono产品化为可在Android上运行.该工作包括几个步骤:将Mono移植到Android,将其与Visual Studio集成,在Mac和Windows上构建MonoDevelop的插件,以及将Java Android API暴露于.NET语言.现在可以通过 http://monodroid.net

Update: Since I wrote this answer two years ago, we productized Mono to run on Android. The work included a few steps: porting Mono to Android, integrating it with Visual Studio, building plugins for MonoDevelop on Mac and Windows and exposing the Java Android APIs to .NET languages. This is now available at http://monodroid.net

  • Getting Started: http://monodroid.net/Welcome
  • Documentation: http://monodroid.net/Documentation
  • Tutorials: http://monodroid.net/Tutorials

Mono基于Mono 2.10运行时,并且使用C#4.0编译器默认为4.0配置文件,并使用Mono的新SGen垃圾收集引擎以及我们的跨Java和Mono执行GC的新的分布式垃圾收集系统.

Mono on Android is based on the Mono 2.10 runtime, and defaults to 4.0 profile with the C# 4.0 compiler and uses Mono's new SGen garbage collection engine, as well as our new distributed garbage collection system that performs GC across Java and Mono.

下面的链接反映了截至2009年1月的Android上的Mono,我将其保留为历史背景

The links below reflect Mono on Android as of January of 2009, I have kept them for historical context

由于Koushik Dutta和Marc Crichton的努力,Mono现在可以在Android上使用.

Mono now works on Android thanks to the work of Koushik Dutta and Marc Crichton.

您可以在此处观看其运行的视频:

You can see a video of it running here: http://www.koushikdutta.com/2009/01/mono-on-android-with-gratuitous-shaky.html

您可以在此处获得有关构建Mono的说明: http://www.koushikdutta.com/2009/01/building-mono-for-android.html

And you can get the instructions to build Mono yourself here: http://www.koushikdutta.com/2009/01/building-mono-for-android.html

您可以在此处获得比较Mono的JIT与Dalvik的解释器的基准: http://www.koushikdutta.com/2009/01/dalvik-vs-mono.html

You can get a benchmark comparing Mono's JIT vs Dalvik's interpreter here: http://www.koushikdutta.com/2009/01/dalvik-vs-mono.html

当然,您可以在此处获得带有Mono的预配置映像(有关使用该映像的详细信息,请转到文章底部):

And of course, you can get a pre-configured image with Mono here (go to the bottom of the post for details on using that): http://www.koushikdutta.com/2009/01/building-mono-for-android.html

这篇关于Google Android会支持.NET吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆