bubbasd
Well-Known Member
Recently i noticed the android device in device manager of Windows 7x 64 laptop has a ! next to it so i looked around found no driver until found this
Post Modified from this post
Install Android SDK. (Get it here)
Open "android-sdk-windows\extras\google\usb_driver\android_winusb.inf" in a text editor (e.g. Notepad).
Find the section [Google.NTamd64], there are a list of phones. Under this section add the following lines and save the file:
;PP4MT-7
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0003
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0003&MI_01
Via Device Manager update the driver for your device using the now-modified "android-sdk-windows\extras\google\usb_driver\android_winusb.inf (you'll probley notice the warning so continue.)
Enjoy PP4MT-7 ADB compatibility in Windows 7 x64!:thumb:
not to sure about 32 bit though. ai'nt got it.
:ciao:
google usb driver with modified inf i packed is here
Post Modified from this post
Install Android SDK. (Get it here)
Open "android-sdk-windows\extras\google\usb_driver\android_winusb.inf" in a text editor (e.g. Notepad).
Find the section [Google.NTamd64], there are a list of phones. Under this section add the following lines and save the file:
;PP4MT-7
%SingleAdbInterface% = USB_Install, USB\VID_18D1&PID_0003
%CompositeAdbInterface% = USB_Install, USB\VID_18D1&PID_0003&MI_01
Via Device Manager update the driver for your device using the now-modified "android-sdk-windows\extras\google\usb_driver\android_winusb.inf (you'll probley notice the warning so continue.)
Enjoy PP4MT-7 ADB compatibility in Windows 7 x64!:thumb:
not to sure about 32 bit though. ai'nt got it.
:ciao:
google usb driver with modified inf i packed is here