问题:android studio adb.exe 已停止工作解决办法
解决:
netstat -aon|findstr "5037"
tasklist /fi "PID eq xxxx"
资源管理器中存在常驻进程:PPAdbServer.exe
图片:
参考:
https://www.cnblogs.com/wujiadexingfu/p/7530013.html
https://zhidao.baidu.com/question/200083664117029445.html