unsuccessful too. windows vista can't find a device driver for my evo.
eclipse tells me that i have the r3 usb driver package and i updated
my android_winusb.inf with the htc entries.

any suggestions?

thanks!


On May 27, 10:29 am, brianl <licht...@gmail.com> wrote:
> Tried your mod using the latest release r06, but was unsuccessful.
> Updated the android_winusb.inf file in both places, adb kill-server,
> adb start-server, adb devices, noEvo.  Restarted Windows, still noEvo.   
> Assume this should work w/ the latest release, and that I don't
> have to go back to r03.
>
> Any ideas?
>
> thanks!
>
> On May 21, 1: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
> > ;
> > ;HTCEVO
> > %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

Reply via email to