How can I run expo on two android emulators?

So I loaded two android emulators, navigated to the directory and ran expo start. However I am getting these errors:

[22:08:30] Couldn’t adb reverse: adb.exe: error: more than one device/emulator
[22:08:30] Couldn’t start project on Android: Error running adb: more than one device/emulator

Any tips on how I can run expo on two emulators?

I’m not saying it’s definitely not possible, but it’s probably not possible to do what you want right now. Did you look into whether this is an Expo-specific issue? My guess is that it’s not.

@huntingthecoins i didn’t try on android emulator. but i ran app more than one devices for testing and its works fine.

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