android - can't install windows usb driver - vodafone 845 -
my environment is: windows xp sp3, eclipse, available software installed using sdk manager.
following android developer site's guide, write , run hello world app on android 2.3 emulator. wanted see if run app on real device - vodafone 845 (huawei u8120?) in case. here stuck 2 days trying install windows usb driver device. when connect device through usb debug setting on, windows keeps ackowledge usb mass storage. on device manager, tried update driver, selected c:\program files\android\android-sdk-windows\google-usb_driver\android_winusb.inf file. complained like:
"the specified location not contain information hardware"
it's because of missing manufacturer/product information (vid_12d1&pid_1031) in inf file, right?
http://developer.android.com/sdk/win-usb.html site lists supported devices , says additional devices require windows drivers provided hardware manufacturer far couldn't information.
i guess many developers facing issue own devices not supported android sdk , wonder how overcome issue - vodafone 845 device.
thanks in advance
bob
this thread states usb drivers included on phone. once phone connected usb mass storage device, browse contents , driver installer. if have deleted or using custom rom may need search drivers on google.
ps isn't hardware support site.
Comments
Post a Comment