开发者

Dot net application for Android mobiles [duplicate]

开发者 https://www.devze.com 2023-01-25 01:29 出处:网络
This question already has answers here: Closed 12 years ago. Possible Duplicate: Will Google Android ever support .NET?
This question already has answers here: Closed 12 years ago.

Possible Duplicate:

Will Google Android ever support .NET?

Hi, I have googled lot for getting how to create dot net开发者_JAVA百科 application for Android mobile phones (such as LG Optimus GT540), but not found relative information. My question is, is it possible to create dot net applications for Android mobiles or not? If yes, can anybody explain me the proper way to create such application and to deploy it onto the mobile phone.

Thanks for sharing your valuable time.


Novell is working on MonoDroid (http://monodroid.net/), which will enable C# development for Android the same way MonoTouch does it for iOS.


I guess if you can find a compiler that turns C# into Dalvik bytecode.

On thing to remember here is that ".NET" is a framework, the functionality it offers probably isn't going to be available in Dalvik (I could be wrong). You might get core .NET APIs eventually, but I don't ever see "dynamic" and "expando" showing up. However, there are alternatives that let you use .NET languages to target the DVM, think Mono:

http://forum.xda-developers.com/showthread.php?t=465590

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号