I just got an email from someone that said they got it working and very helpfully explained how;
" Using your post, I got it working using the following: ;HTC Legend %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C97 %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C97&MI_01 Under the x86 section of the inf file. You needed to change the PID to match the legend." I cant test at the moment, but hope this helps people! On 14 apr, 23:10, Anders Widen <anders...@gmail.com> wrote: > I need the same thing, how do I modify the drivers to work withLegend. > I really need the hardware support to do Bluetooth. > > On 10 Apr, 13:31, ThomasWrobel <darkfl...@gmail.com> wrote: > > > > > Just got a HTCLegendand am very keen to get into Android development > > (having previously been expirenced with eclipse/java/gwt). > > > However, the USB ADB driver on the SDK doesnt support it, so I > > wondered how I could add it myself. > > > I feebly tried adding; > > > ; HTCLegend > > %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C01 > > %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C97&MI_01 > > %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0FFF > > > to the inf file. But it didnt help. (mainly because I have no clue > > what I was doing) > > > Any help to get myLegendworking as a debug device would be most > > appriciated! :) -- 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 To unsubscribe, reply using "remove me" as the subject.