Development environment for writing Android apps in C#.
I came across Xamarin claims that their Mono implementation on Android and their C# compiled apps are faster than Java …
How do you implement callbacks in C# using async/await with Xamarin for Android? And how does this compare to …