This works perfectly. Thanks. I have been looking for this for a few days.
On May 21, 4:48 pm, Robert Green <rbgrn....@gmail.com> wrote: > You need the r3 ADB driver and then you need to add this to the > android_winusb.inf to support these two devices: > > ; > ;HTC Incredible > %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E > %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E&MI_01 > ; > ;HTC EVO > %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C8D > %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C8D&MI_01 > > Add those lines at the end of both [Google.NTx86] and [Google.NTamd64] > and your ADB Composite Device driver should install for both phones. > > -- > 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 > athttp://groups.google.com/group/android-developers?hl=en -- 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