Where can I get the PIDs of SingleAdbInterface & SingleBootLoaderInterface?
I got two in device manager VID_0BB4&PID_0FF9 VID_0BB4&PID_0FF9&REV_0100. The pc can recognize the 'Android Phone" now, but the "Android ADB Interface" which under it was got "Code 10" from device manager. On Apr 10, 7:31 pm, ThomasWrobel <[email protected]> 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

