ADB server can't start android

后端 未结 7 976
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-14 10:30

I have installed adt bundle eclipse. However, I can\'t seems to run the AVD. I have the problem of

ADB server didn\'t ACK 
failed to start daemon

7条回答
  •  难免孤独
    2021-01-14 11:20

    When this happens I open Activity Monitor (on mac) or Task Manager (on windows) and look for the ADB process and force close it (sometimes there are more than one, close those to) and then press the Run button again in Android Studio or Eclipse.

提交回复
热议问题