"Android Studio"的"Visual Studio Android Emulator"

boo*_*ody 6 android emulation android-emulator android-studio

我正在使用"Android Studio",

我想在"Visual Studio Android Emulator"上调试我的应用程序,

我做了这个指南:https://blogs.msdn.microsoft.com/visualstudioalm/2015/07/20/using-the-visual-studio-emulator-for-android-from-android-studio-or-eclipse-with -adt /

但在"Android Studio"中,我找不到"连接设备"上的模拟器:

安卓工作室与模拟器的形象

boo*_*ody 5

我修复了它,
因为错误的"sdk路径位置"是我的模拟器的adb问题,
我不得不从注册表编辑器更改它,
这是解决方案:https:
//msdn.microsoft.com/en-us/library/ mt228282.aspx#ADB

1-Open Registry Editor by selecting Run from the Start buttons context menu, typing regedit in the dialog box, and choosing OK.

2-Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Android SDK Tools in the folder tree on the left.

3-Modify the Path registry variable to match the path to your Android SDK.