Andrew V
Andrew V

Reputation: 522

Android phone won't connect to eclipse

I have an orange nivo or "coolpad" but i can't connect it to the eclipse.. it just doesn't recognise it any suggestions?

I've tried to turn USB debugging on the phone still the same thing. I've tried to update drivers from Drivers Manager. My eclipse My Drivers Manager

Upvotes: 0

Views: 144

Answers (3)

Roberto Anić Banić
Roberto Anić Banić

Reputation: 1421

Just download the latest drivers for your phone from the manufacturer website. And turn on usb debugging in the dev settings

Upvotes: 0

cool Boy
cool Boy

Reputation: 326

may be your Android ADB drivers didn't get installed properly. You can refer this link or you can try after market software like PDAnet which install all the mobile drivers including ADB drivers.

Upvotes: 0

JossVAMOS
JossVAMOS

Reputation: 310

Try to update drivers with drivers who are in your SDK at :

\adt\sdk\extras\google

It's work for my devices

Upvotes: 2

Related Questions