

I was missing key Android SDK Tools with string value Path in registry Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node "Don't know if my issue was the same but finally this troubleshooting helped me to run emulator.

"Before I got the issue with running emulator, I couldn't see it in Visual Studio.

The reason was I've installed VS Android Emulator through standalone installation, not through VS Installer. Go to Tools located at the top of the VS window, Get Tools and Features, go to Individual components, using the search tool in the pop up box, search "emulator", once you get the result, make sure both Google Android Emulator (API Level 25)(local install) and Intel Hardware Accelerated Execution Manager (HAXM) (local install) are both checked.ī. Close the solution(s) and restart VS then reopen the solution(s).Ĭ. To deploy the app on the emulator, click Start button to spin up the emulator, left click on your Android project, then click Deploy.
