error: cannot connect to daemon解决办法

Posted ph-one

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了error: cannot connect to daemon解决办法相关的知识,希望对你有一定的参考价值。

本文链接:https://blog.csdn.net/ipinki1218/article/details/80704806
运行adb shell时出现error: cannot connect to daemon如下报错,试了很多方法都没有解决,包括查看端口号杀死进程等。

 

最终找到了一个解决办法。

先打开一个命令行窗口 adb nodaemon server 回车后

再打开另外一个命令行窗口adb shell就成功了。

 

 

感谢whshuo2010

来源:https://blog.csdn.net/whshuo2010/article/details/51094495?locationNum=8

以上是关于error: cannot connect to daemon解决办法的主要内容,如果未能解决你的问题,请参考以下文章