AS 实机测试 ADB.exe 提示

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……关闭后再试

经过测试确实是360手机助手的锅——————淦

上一篇:centos java tomcat 中文乱码解决办法


下一篇:【.net 深呼吸】启动一个进程并实时获取状态信息