In a Visual Studio 2015, Xamarin, Android SDK, jdk 1.7, and emulator are installed and Xamarin has all green checked items in tools>options>Xamarin. But When I try to create
I figured out this... Depending on the emulators you want to use with the new project, subject to what is installed using Android AVD, you will need to download the necessary API Level.
Example. I looked up my emulators. Then I simply opened Android SDK Manager and downloaded the corresponding API Level 19
And everything worked out well