安裝apk文件報waiting for device 時解決辦法

C:\Users\root>adb install d:\rry_0514.apk
error: more than one device and emulator
- waiting for device -
error: protocol fault (status read)app

# Kill and restart      
$ adb kill-server      
$ adb start-server     
 daemon not running. starting it now *      
 daemon started successfully *         

# Device appears, but is listed as offline

$ adb devices      
$ adb logcatrest

相關文章
相關標籤/搜索