error: cannot connect to daemon解决办法

运行adb shell时出现error: cannot connect to daemon如下报错,试了很多方法都没有解决,包括查看端口号杀死进程等。 最终找到了一个解决办法。 先打开一个命令行窗口 adb nodaemon server 回车后 再打开另外一个命令行窗口adb shell就成功了。 感谢whshuo2010 来源:https://blog.csdn.net/whshuo2010/
相关文章
相关标签/搜索