Android emulator-5554 offline

后端 未结 30 1562
旧时难觅i
旧时难觅i 2020-11-28 21:58

I\'m having a problem with emulator-5554, it keeps telling me it is offline.

When I do a adb devices from the command line it says

30条回答
  •  渐次进展
    2020-11-28 22:44

    In my case, I found some process that makes adb not work well.
    You can try to kill some strange process and run "adb devices" to test.

    It worked for me:
    kill the process name MONyog.exe

提交回复
热议问题