I'm using MSVS2015Pro
with Xamarin
.
I also installed BlueStacks
to get an AVD
.
But for some reason the the BlueStacks AVD
doesn't appear on the available devices list to debug
with.
Check the following image:
[EDIT]
FYI: On the Visual Studio
Output window I get the error (I didn't see before):
Emulator name lookup failed for emulator 'emulator-5554'
Any idea on how to solve this?
[EDIT]
) where you can see an error I'm getting (I didn't see it before):Emulator name lookup failed for emulator 'emulator-5554'
. I still cannot connect to theBlueStacks AVD
. Maybe that error can help somehow to solve this. – Interest