关于as中adb打开失败的一个小问题

来源:互联网 发布:知乎专栏怎么投稿 编辑:程序博客网 时间:2024/06/06 04:57

adb fail to open

error: could not install *smartsocket* listener: cannot bind to 127.0.0.1:5037:

通常每个套接字地址(协议/网络地址/端口)只允许使用一次。 (10048)

could not read ok from ADB Server

* failed to start daemon *

error: cannot connect to daemon

\asdk\platform-tools\adb.exe,start-server' failed -- run manually if necessa

以上是报错信息

我的解决方法是根据adb server version (31) doesn't match this client (36); killing...

最后发现是电脑的360手机助手导致的问题

在360安全卫士---界面右下方更多----我的工具----编辑我的工具---删掉360手机助手

显示正在运行中的话

按下Win+ALT+DEL键。打开资源管理器--更多---选择360Mobile……关闭后再试试



原创粉丝点击