On Thu, Aug 12, 2010 at 11:12 PM, Stephen <nxvs...@gmail.com> wrote:

>
> I have this experience with older usb_driver when Nexus one first out.
>
> It is simple,just need to update the android_winusb.inf,but make sure
> you have the android_winusb.inf backup.
>
> Add the your device Hardware Ids to the original android_winusb.inf
> 1)      Get the Ids, go to Device Manager, there should be a an exclamation
> mark for the device. Right click- ->properties-> Details, select
> Hardware Ids
> 2)      There should be at least 2 lines of ids
> The longest one is the Composite AdbInterface
> The other one is SingleAdbInterface
>
> %SingleAdbInterface%        = USB_Install, USB\VID_22B8&PID_41DB
> %CompositeAdbInterface%     = USB_Install, USB\VID_22B8&PID_41DB&MI_01
>
> add the lines above with the new device’s Hardware Ids and install the
> usb driver again.
>
> And I dont think is operator dependents, all do with the device
> itself.
>
> Regards,
> Stephen


I didn't have to do any of that to get Windows to recognize my Captivate.
The only thing I had to do was install the Samsung USB drivers.

http://www.samsung.com/us/consumer/mobile/mobile-phones/at-t-phones/SGH-I897ZKAATT/index.idx?pagetype=prd_detail&tab=support

--PW

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to