Reputation: 57
Hey I am trying to learn the Android SDK development from lynda.com.
They asked me to update my USB drivers.
I downloaded the driver unzipped it. And when I try to update it in the MTP mode it says
Device driver up to date
I searched around and found it updates in PTP mode. But it says:
Windows could not find driver software for your device
I tried the same thing on another computer and it worked perfectly.
Is it because I am not using USB 2.0 ?
PS: Tried all the methods mentioned here. Nexus 5 USB driver
Upvotes: 2
Views: 4588
Reputation: 51
I had the same problem. The following solution from teamandroid worked from me:
There will be the usual warnings concerning "not trusted manufacturer" which I just ignored. After that everything worked fine for me.
Hope this helps you as well!
Best
Tobias
Upvotes: 5
Reputation: 10338
I am using nexus 5 too and have seen the adb driver not working from time to time. My solution is as follows(only for windows users):
Upvotes: 0