React-Native, Android, Genymotion: ADB server didn't ACK

前端 未结 11 2047
梦毁少年i
梦毁少年i 2020-11-28 02:44

I am working with React-Native, Android, and Genymotion on Mac. When I run react-native run-android I get this lines at the end of the launch operation:

11条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 03:44

    I had the same thing while I tried to run from expo UI. Did the same things, as described in answers, but app was not running. When once tried run exp android from command line (in the project folder), application ran successfully and next times runs from Expo UI was successfully.

提交回复
热议问题