How to solve displayed emulator in connected devices android studio more than one

杀马特。学长 韩版系。学妹 提交于 2019-12-24 10:16:55

问题


I want to ask to you about how to detect emulator in Android Studio especially in version 3.1. I have problem that when I run Nox Emulator and MEMU together, the connected devices list shows only one that has displayed in dialog when I click run in Android Studio. I also restarted Android Studio and both emulators and the result is the same.

How can I display both emulators in the connected devices list dialog? Thank you in advance.


回答1:


It should appear without any further customizations. I have used Nox Emulator for a while and you have to do a little trick to make it work for debugging:

  1. Click the debug or run button on Android Studio
  2. Wait for the popup to open (the one where it lists the connected devices)
  3. Run Nox Emulator
  4. After Nox is ready and running, it should appear on your connected devices list.


来源:https://stackoverflow.com/questions/50216626/how-to-solve-displayed-emulator-in-connected-devices-android-studio-more-than-on

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!