My SDK and AVD manager is unable to access the Google USB drivers. I believe this is a firewall issue and a proxy could work, however, I would like to avoid this route if possible.

Is there a way I can manually download and install the Google USB driver pacakage?

Thanks.

link|improve this question
I feel this question belongs more over here: android.stackexchange.com – Parth_90 Dec 23 '11 at 6:02
feedback

migrated from stackoverflow.com Dec 24 '11 at 2:07

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 0 down vote accepted

Download this: http://goo.gl/WUyXn
It's a zip file with the USB drivers and there's a txt file with instructions for installing them.

It may or may not work, but it's worth a shot.

I also have a more comprehensive guide on my website which covers both Windows and Linux:
http://android.jakar.co/general/usb-drivers/google/google-usb-adb-drivers.html

link|improve this answer
It worked! Thank you so much. – SamosaJones Dec 23 '11 at 15:56
:) Glad to hear. – Jakar Dec 23 '11 at 16:59
feedback

Your Answer

 
or
required, but never shown