In this popup, I have selected Blank App, under UI Technology Xamarin.Forms and PCL as Code sharing Strategy. In it, I have selected Cross Platform->Cross Platform app(Xamain.Forms or Native ) and I gave the name as AgeCalaculate, as shown below.Īfter clicking OK button, you can see a one more popup, as shown below. Now, you can see a pop up asking to select a template to create a project. Let’s start creating a project in Visual Studio by going to Start->New->Project. I know only XAML and C# code, using which I have created an app, which is used to calculate an age by the giving date of birth.
Here, I will explain how to create an Android app, using C# and Xamarin forms templates, using Visual Studio 2017 and distribute it locally.