Introduction
In this chapter, we will be looking at building an Android application using Visual Studio for Mac. We will also be building a .NET Standard 2.0 class library that the Android application will use. Visual Studio for Mac allows you to build Xamarin-based applications for iOS, Android, and Windows using your favorite C# programming language. It also has F# support by default. In the previous chapter, Chapter 8, To iOS with Xamarin, we talked about how to install Visual Studio for Mac.