ADB server can't start android

后端 未结 7 930
佛祖请我去吃肉
佛祖请我去吃肉 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:09

    I had this exact problem on my Vista x64 system. I solved it by doing the following: Ctrl-Alt-Del, start Task Manager, under Processes tab, check for "shuame_helper.exe". It was there from running RootGenius. I clicked End Process, then went back to the command prompt and entered adb start-server and it worked!

提交回复
热议问题