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


错误提示: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


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM