Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
in my opinion, only xamarin, however, when porting code, be prepared that the API may differ. When porting code, you will have two options: Xamarin.Forms and Xamarin.Android directly. VS 2015 has limited free support for Xamarin.Android. Xamarin.Forms is available for free only in a trial or you have to pay.
Useful Links
developer.xamarin.com/guides/android
developer.xamarin.com/guides/cross-platform/xamari...
You will not be able to adapt the desktop application later.
But you can immediately develop an application using the MVVM framework, for example, for MvvmCross. Then for each platform you will need to make an interface, and the logic will be common.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question