com.android.ddmlib.InstallException: Failed to establish session react-native

前端 未结 16 1336
情深已故
情深已故 2020-12-12 19:05

I am trying to run react-native android app in my nexus5 emulator

adb devices
List of devices attached
emulator-5554   device

started pack

16条回答
  •  轮回少年
    2020-12-12 19:33

    Even i had the same problem,but restarting the genymotion and running the "react-native run-android" again worked for me. Ensure genymotion is running before running the above command.

提交回复
热议问题