Top "Dot42" questions

Development environment for writing Android apps in C#.

Does anyone have benchmarks (code & results) comparing performance of Android apps written in Xamarin C# and Java?

I came across Xamarin claims that their Mono implementation on Android and their C# compiled apps are faster than Java …

c# java android xamarin dot42
How to implement Android callbacks in C# using async/await with Xamarin or Dot42?

How do you implement callbacks in C# using async/await with Xamarin for Android? And how does this compare to …

c# android async-await xamarin dot42