Hello
Out of curiosity, I'd like to know how good Mono for Android is compared to writing apps for the DVM:
Out of curiosity, I'd like to know how good Mono for Android is compared to writing apps for the DVM:
Mono for Android allows you to use C# and the .NET Base Class Library (BCL) to write native Android applications. This is accomplished by executing applications in an instance of the Mono runtime VM, which co-exists on devices along with Google