0
我正在使用Mac OSX El Captain與Android Studio 2.2。Adb協議故障(無法讀取狀態)
Android Studio開始不會突然顯示Android設備。我試圖殺死adb服務器並重新啓動它,並在終端上顯示此錯誤。
List of devices attached
- daemon not running. starting it now on port 5037 *
adb E 1165 84563 usb_osx.cpp:307] Could not clear pipe stall both ends: e0004051
adb E 1165 84563 usb_osx.cpp:289] Could not find device interface
- daemon started successfully *
當我試圖殺死服務器兩次理解它給此錯誤消息的問題:
error: protocol fault (couldn't read status): Connection reset by peer
請務必使用'平臺工具'v24.0.4。以前的版本有一個USB相關回歸 –
使用平臺工具v24.0.4 –