请解释一下真正的adb是什么,以及如何重新启动?
我收到以下错误
The connection to adb is down,and a severe error has occured. You must restart adb and Eclipse.
要通过命令行重新启动adb:
adb kill-server adb start-server
要在Eclipse中重新启动adb:
>窗口>显示视图>其他…> Android设备/器械>视图显示时:“设备”的查看菜单>重置adb