首页 > 移动平台 > 详细

Android Studio - Unable to create Debug Bridge: Unable to start adb server: adb server version (32) doesn't match this client (40)

时间:2018-11-03 18:40:55      阅读:401      评论:0      收藏:0      [点我收藏+]

错误提示:Unable to create Debug Bridge: Unable to start adb server: adb server version (32) doesn‘t match this client (40)

错误原因:有已经运行的adb,端口被占用了。

解决方法:Ctrl + Alt + Del ,三个键子一起按,进入“任务管理器”,找到abd.exe,杀死正在运行的它。

参考:

https://stackoverflow.com/questions/49340436/error-initializing-adb-unable-to-create-debug-bridge-unable-to-start-adb-serve

Android Studio - Unable to create Debug Bridge: Unable to start adb server: adb server version (32) doesn't match this client (40)

原文:https://www.cnblogs.com/sunylat/p/9901653.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!