I just installed visual studio 2015 with Xamarin. I created Android blank app (c#), when I run debug I get error message :
1>Starting deploy 5" KitKat (4.4) XXHDPI Phone ...
1>Starting emulator 5" KitKat (4.4) XXHDPI Phone ...
1>Validating emulator arguments...
1>Determining if emulator is already running...
1>Preparing virtual machine...
1>An error occured. See full exception on logs for more details.
1>An error occured while creating 'VS Emulator 5" KitKat (4.4) XXHDPI Phone' device.
1>An error occured. See full exception on logs for more details.
1>An error occured while creating 'VS Emulator 5" KitKat (4.4) XXHDPI Phone' device.
========== Deploy: 0 succeeded, 1 failed, 0 skipped ==========
I don't know what happen, someone can help me please?
Thank you for your time