问题
I have connected my device with the computer, and i was testing my APPs. and everything was working just fine. Unexpectedly, i found my device is not recognised by eclipse and it's offline as in the attached image below.
Any Suggestions, and sorry if my post is not in the appropriate section.
回答1:
I had this issue with my device several times. Unplug the device. You should be able to fix this simply by restarting the adb server. or, kill the adb server and restart the eclipse.
c:>adb kill-server
Restarting the eclipse will start the adb server.
回答2:
Unplug the device and replug it. ADB will refind the device and it should work.
回答3:
Update your sdk manager. Window> Android sdk manger.. And update
来源:https://stackoverflow.com/questions/9671035/handset-is-not-recognised-by-eclipse-offline