Hi,

I'm using an HTC Desire. After having configured my udev rules
correctly:

==
# cat 51-android.rules
SUBSYSTEMS=="usb", ATTRS{idVendor}=="0bb4", ATTRS{idProduct}=="0c87",
MODE="0666"
==
according to
==
# lsusb | grep High
Bus 008 Device 005: ID 0bb4:0c87 High Tech Computer Corp.
==

my ddms won't load anymore. Before this, it loaded, but without any
possible action on the device (`adb devices' was also showing
`insufficient permissions for device', and ``???''). Now, my device is
correctly recognized:

$ adb devices
List of devices attached
HT049PL07613    device

but ddms does not load. Why?

Thanks.

-- 
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

Reply via email to