I'm trying to open a project created with expo in Android Studio. I have removed the expo project with the exp detach
command and I have opened the project with Android Studio and the Gradle is completed and no error appears. I open an emulator and run in the console in the project directory react-native run-android and this is what appears:
Consola
BUILD SUCCESSFUL
Total time: 8.906 secs
Running adb -s emulator-5554 reverse tcp:8081 tcp:8081
Starting the app on emulator-5554 (adb -s emulator-5554 shell am start -n io.gergeml.beatlove/.MainActivity)...
Starting: Intent { cmp=io.gergeml.beatlove/.MainActivity }
And this other error:
Could not load expd592adb .........: // localhost: 80. Are you sureXDE or exp is running?