Adding those two lines to the android_winusb.inf file worked for me,
although the first time it failed.
Thanks a lot.

On 28 mayo, 07:45, schwiz <sch...@gmail.com> wrote:
> you can just say use existing driver and pick android phone and thenadbin 
> windows 7
>
> On May 28, 1:36 am, Ted Chien <hsiangtai.ch...@gmail.com> wrote:
>
> > Check the SD card that comes with yourEVO. There should be a "HTC
> > Sync" folder for you to install theHTCSync program and the USB
> > driver.
>
> > Ted
>
> > On 5月28日, 上午6時27分, Art <art....@gmail.com> wrote:
>
> > > unsuccessful too. windows vista can't find a device driver for myevo.
> > > eclipse tells me that i have the r3 usb driver package and i updated
> > > my android_winusb.inf with thehtcentries.
>
> > > 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,adbkill-server,
> > > >adbstart-server,adbdevices, 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 r3ADBdriver and then you need to add this to the
> > > > > android_winusb.inf to support these two devices:
>
> > > > > ;
> > > > > ;HTCIncredible
> > > > > %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 yourADBComposite 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