美文网首页
【已解决】As中ADB启动失败,导致找不到虚拟机或真机

【已解决】As中ADB启动失败,导致找不到虚拟机或真机

作者: 善水Android输出端 | 来源:发表于2017-05-14 00:32 被阅读0次

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

    相关文章

      网友评论

          本文标题:【已解决】As中ADB启动失败,导致找不到虚拟机或真机

          本文链接:https://www.haomeiwen.com/subject/somfxxtx.html