您的位置:首页 > 其它

在电脑上安装了百度一键root工具后,启动adb提示:adb server version (31) doesn't match this client (36); killing...

2017-12-07 15:59 477 查看
在电脑上安装了百度一键root工具后,adb无法运行,提示:

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

卸载这个软件再 adb start-server,启动成功了
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  monkey测试
相关文章推荐