【发布时间】:2017-02-12 22:01:07
【问题描述】:
我正在使用“Android Studio”,
我想在“Visual Studio Android Emulator”上调试我的应用,
但在“Android Studio”中,我在“已连接设备”上找不到模拟器:
【问题讨论】:
标签: android android-studio android-emulator emulation
我正在使用“Android Studio”,
我想在“Visual Studio Android Emulator”上调试我的应用,
但在“Android Studio”中,我在“已连接设备”上找不到模拟器:
【问题讨论】:
标签: android android-studio android-emulator emulation
我修好了,
由于错误的“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.
【讨论】:
Android SDK Tools 不再位于Wow6432Node 注册表目录中。在 Win 10 上使用最新的 android studio 和 SDK。
Android SDK Tools 密钥