Develop Android app using C#

后端 未结 7 1330
一向
一向 2020-11-30 17:45

Is it possible to write an android app using C#? Is there an API or something? Is it free for personal and commercial development?

What do I need to install to have

7条回答
  •  借酒劲吻你
    2020-11-30 18:33

    You should try something running Mono (its compatible with .NET).

    For game development, I recommend unity: http://unity3d.com/

    for general aplications: http://xamarin.com/monoforandroid

提交回复
热议问题