问题
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:
- Click the
debug
orrun
button on Android Studio - Wait for the popup to open (the one where it lists the connected devices)
- Run Nox Emulator
- 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