ionic真机调试Android报错 - could not read ok from ADB Server * failed to start daemon * error: cannot connect to daemon

时间:2018-07-30 14:00:06   收藏:0   阅读:1290

在使用真机调试Android程序时,报错如下:

could not read ok from ADB Server
* failed to start daemon
error: cannot connect to daemon
netstat -ano | findstr :5037
tasklist | findstr processID
adb start-server

 

原文:https://www.cnblogs.com/Jason-Xiang/p/9390123.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!