简体   繁体   中英

Eclipse doesn't detect my Android device

I use an Iconia Tab from Acer to debug an application. I've already used it a few months ago and it worked very well. But as I try to update the project, Eclipse can't find the device connected.

Yes, the usb debugging is already activated. I updated the specific drivers and the tablet is detected by the computer (as I was asked if I want to open it, like it did before). I try to use the adb commands kill-server and start-server, even reboot with adb usb but the result of "adb devices" still is a blank list.

EDIT: Thanks for the answerer to this post , I checked for the periphericals devices (as I did before), but right-click on the "multimedia player" (it was detected as this) and "solve the problemes" by installing again the android interface. Why had it been uninstalled, I don't have a clue, but now, "adb devices" shows it!

I have nexus 4 and faced the same issue. When you go to My Computer > Manage > Device Manager > Other Devices , it was showing me Nexus 4 there and not "Android ADB Interface". To fix this, right click on nexus 4 and click on update. from two option select "Browse my computer for driver software" and then select "Let me pick from a list of device drivers on my computer ". you will see "Android ADB Interface" as an option. Select and install it. Now AVD manager will show the device.

I have same issue with my Galaxy S3 (GT-I9300). I solved this issue after "Factory Data Reset". Now when i connect my phone with USB ,Eclipse shows my device perfectly.

Hopes it's helpful!...

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM