View Single Post
Old November 3rd, 2010, 10:07 PM   #99 (permalink)
illm4tic
Junior Member
 
Join Date: Sep 2010
Posts: 31
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by Kayen View Post
Yes i do have it. And inside it are the rebuilt usb driver files from the link above.



Shown here is what i'm getting, my usb driver folder within the SDK folder.

Go to your SDK/usb_driver/android_winusb and open that file with ur notepad.
Under [Google.NTx86] and [Google.NTamd64] add:

; LG GW620
%SingleAdbInterface% = USB_Install, USB\VID_1004&PID_6171
%CompositeAdbInterface% = USB_Install, USB\VID_1004&PID_6171&MI_00
%SingleBootLoaderInterface% = USB_Install, USB\VID_1004&PID_0FFF
;

So itll recognize ur phone
illm4tic is offline  
Reply With Quote