what do you see ? have you enabled adb on the device in the settings ? -Dan
On Fri, Jul 10, 2009 at 1:42 PM, da yang <[email protected]> wrote: > > Hi > i got this new mobilephone this week in Germany, wanted to debug my > program on the device. but it doesn't work, "c:\> adb devices" lists > no device attached, though i have tried to change the > "android_usb.inf" in order to install the usb driver from SDK. > i added these: > under > [Google.NTx86] > > ; HTC DREAM > ... > > ; SAMSUNG GALAXY > %USB\VID_04E8&PID_6640.DeviceDescRelease%=androidusb.Dev, USB > \VID_04E8&PID_6640 > %USB\VID_04E8&PID_6640&MI_01.DeviceDescRelease%=androidusb.Dev, USB > \VID_04E8&PID_6640&MI_01 > %USB\VID_04E8&PID_6640.DeviceDescRelease%=androidusb.Dev, USB > \VID_04E8&PID_6640 > > and [Strings]: > > USB\VID_04E8&PID_6640.DeviceDescRelease="SAMSUNG GALAXY" > USB\VID_04E8&PID_6640&MI_01.DeviceDescRelease="SAMSUNG GALAXY > Composite ADB Interface" > USB\VID_04E8&PID_6640.DeviceDescRelease="SAMSUNG GALAXY Bootloader" > > i suppose i use the wrong PID. i got only one VID and one PID through > USBVIEW, though for HTC DREAM there are different PIDs used. > i never tried to use the device under linux, maybe it works, maybe > also problematic. can someone tell me. but it's better to find out how > to do under windows xp for me. > Can someone help? > > thanks da > > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

