React Native adb reverse ENOENT

前端 未结 7 2138
悲&欢浪女
悲&欢浪女 2020-12-01 04:59

I am trying to get React-Native to work with Android V4.2.2 (Genymotion) but I am unable to test the app on the Emulator. When I ran react-native run-andr

7条回答
  •  攒了一身酷
    2020-12-01 05:29

    this was my solutions operating system: Linux mint

    sudo apt-get install android-tools-adb
    

提交回复
热议问题