But the best part is, that this great emulator with all its nice features can be also used when developing Android applications with Android Studio or Eclipse. Just with two additional steps:
2.) Check IP address of Android emulator device Settings \ WiFi \ Advanced\ Ip Address
Getting current IP address of Android device |
3.) Run Command "ADB connect ipaddress"
4.) Now VS Android emulator should be available for running and debugging Android applications in either Eclipse or Android Studio.