开发者

Android Development using c#

开发者 https://www.devze.com 2023-02-28 22:07 出处:网络
Is there a free way to develop apps for my Gala开发者_Go百科xy Tab (Androind 2.2) using c#? Or are there only paid solutions?Currently MonoDroid is the only CLR implementation on *Droid platforms so s

Is there a free way to develop apps for my Gala开发者_Go百科xy Tab (Androind 2.2) using c#? Or are there only paid solutions?


Currently MonoDroid is the only CLR implementation on *Droid platforms so short answer is no. The cheapest solution would be get the student edition from MonoDroid store.

Edit: There is one open source implementation here but the reliability is doubtful: https://github.com/koush/androidmono


Just develop in Java with Eclipse. It's easy to learn, free do download and use (especially if you already know how to develop in C# with M$ tooling), and there's lots of community support.

0

精彩评论

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