To create a new Android project in Visual Studio, follow these steps:
- Click on File | New | Project:
- From the left pane, click on Android and then select Blank App (Android):
- In the Name section, give a name to the project, select a preferred location for your project, and click on the OK button. You'll get the screen shown in the following screenshot:
Congratulations, you've created your first Android project in Visual Studio.