How to solve displayed emulator in connected devic

2019-08-20 16:30发布

问题:

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.