Creating the Xamarin application

Let's create our Xamarin application. Select File | New | Project, and you'll be presented with the following screen:

Once you've selected a Xamarin application, you're presented with a further dialog:

  1. Select whether to create the application for iOS, Android, or both. We'll just create an Android application.
  2. Select a Blank template, so we can see exactly what we are creating.

Now that we've configured the template, we can create our project (by selecting Create).

It's worth bearing in mind that there are ...

Get C# 8 and .NET Core 3 Projects Using Azure - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.