手机已连接,adb devices提示* daemon not running. starting it now on port 5037 *

手机已连接,adb devices提示* daemon not running. starting it now on port 5037 *
手机已连接,adb devices提示* daemon not running. starting it now on port 5037 *
1、输入命令查看5037端口是否被占用:netstat -ano | findstr “5037”
2、打开任务管理器将进程号kill掉
手机已连接,adb devices提示* daemon not running. starting it now on port 5037 *