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

posted @ 2019-10-04 10:30  瘋耔  阅读(1826)  评论(0编辑  收藏  举报
跳至侧栏