Xamarin is a cross platform tool for building Android and iOS apps using Visual Studio (VS). It can potentially save you vast amounts of time by allowing you to build an app with a single code base ...
Kotlin is all the rage now that it has been deemed a first-class programming language for developing Android apps. Actually, it's been raging all on its own for a while now, as evidenced by the Stack ...
In a previous post, we learned how to set up Xamarin and Visual Studio for Android development and covered one or two basics of how it works. We also looked at some basic code to allow us to count ...