在Android OS下运行.Net应用程序

在Android OS下运行.Net应用程序

问题描述:

我想知道这里是否有人试图在Android OS下运行.Net开发的应用程序?还是您看到过这样的野兽,或者是否知道可以使.Net应用程序在Android下运行的包装器?

I''m wondering if anyone here has attempted to run .Net developed application under the Android OS? Or have you seen such a beast or know of a wrapper that will allow .Net application run under Android?

您可能正在寻找MonoDroid [ ^ ].

干杯.
You''re likely looking for MonoDroid[^].

Cheers.


首先,您要从
安装适用于Android的Mono框架 http://xamarin.com/monoforandroid [ ^ ]

然后在安装后即可在Android的.NET应用程序上运行.
First you install Mono framework for Android from
http://xamarin.com/monoforandroid[^]

then after install this you can run on .NET Application on Android.