Reputation: 17671
According to the documentation here:
The Visual Studio Emulator for Android installs either with the Visual Studio 2015 Preview or the Cordova Tools, both of which I have installed.
However when I open my Cordova Tools created app I don't see the Visual Studio Android Emulator in the options. Hyper-V is enabled and running but there's no VS Android Emulator image.
Just to be sure I reinstalled the Cordova Tools for VS 2013, which took forever, but still no change in emulators.
What am I missing?
Upvotes: 1
Views: 2466
Reputation: 1131
As it is stated in this thread - Visual Studio Preview 2015 is missing "VS Emulator Android Phone", the Visual Studio Emulator for Android is installed with a separate installer after the main VS 2015 installed ends with the rest of the tools.
Please also notice that the Visual Studio Emulator for Android uses Hyper-V and therefore is not supported on Windows 7 or earlier. This could also be part of the problem.
To install it
Upvotes: 1