Eclipse 提示:The connection to adb is down, and a severe error has occured.

找到android SDK下platform-tools的路径分别输入以下内容。
adb kill-server
adb start-server

你可能感兴趣的:(Eclipse 提示:The connection to adb is down, and a severe error has occured.)