|
|
|
|
|
by jmkni
3499 days ago
|
|
I am using Xamarin.Android currently for a project, and I really like it. One thing I love is that because it maps so closely to native Android development, you don't need to look specifically for Xamarin.Android tutorials/SO Answers/blog posts etc to learn how to do something. Most of the time, information targeted towards native Android development will apply to Xamarin.Android also, and you can basically map example Java code to C# because they use the same classes/namespaces. I'm going to be getting into Xamarin.IOS soon, hopefully the experience is as nice. |
|