Couldn't adb reverse: more than one device/emulator

Hi

I am new to react-native AND Android Studio so this may be very basic, but I am struggling with connection to my VIRTUAL Android device - I want to use a virtual device to enable debugging.

I get the error when I call expo start:

Couldn’t adb reverse: more than one device/emulator

And this could very well be because ADB list two devices:

emulator-5554 offline
emulator-5580 offline

I dont know how to get rid of emulator-5580. Is there a way to designate that I wish to use emulator-5554?

I use Windows 7

Thanks in advance

/Soeren

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.