ADB server didn't ACK的原因分析
Posted 演武_zhuwei
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ADB server didn't ACK的原因分析相关的知识,希望对你有一定的参考价值。
[C:\\~]$ adb shell
* daemon not running. starting it now on port 5037 *
ADB server didn\'t ACK
* failed to start daemon *
error: cannot connect to daemon
检查"电脑管家" -> "工具箱" -> "上网" -> “流量监控”,
如果看到adb.exe的网络状态如上图,是被限制状态;则需要取消限制,恢复连接,如下图。
这样,问题就解决了,adb也能正常使用。
以上是关于ADB server didn't ACK的原因分析的主要内容,如果未能解决你的问题,请参考以下文章
adb server is out of date. killing... ADB server didn't ACK * failed to start daemon *……
The connection to adb is down, and a severe error has occured. Android ADB server didn't ACK *
ADB Server Didn’t ACK ,failed to Start Daemon 解决方法
解决:adb 提示adb server version(31) doesn't match this client(41) 解决办法
adb server version (xx) doesn't match this client (xx); killing...
adb server version (31) doesn't match this client (40); killing...的解决办法