【已解决】As中ADB启动失败,导致找不到虚拟机或真机
2017-05-14 本文已影响0人
善水Android输出端
adb server version (31) doesn't match this client (36); killing...
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……关闭后再试试