How To Solve Displayed Emulator In Connected Devices Android Studio More Than One
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
Solution 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.
Post a Comment for "How To Solve Displayed Emulator In Connected Devices Android Studio More Than One"