|
|
|
|
|
by jmkni
3163 days ago
|
|
I do Android dev in Visual Studio with Xamarin. Your app is structured the same as a native one (Activities, Receivers, Services, Layouts, etc) and the XML for your layouts is identical, but you get to work in C# and don’t have to deal with Gradle etc. I like it. |
|