I have a Motorla Cliq which I'm trying to connect to via adb. When I
run 'adb devices', this is what happens:

List of devices attached
????????????    no permissions

If I try 'adb usb', this is what happens:

error: insufficient permissions for device

This is my /etc/udev/rules.d/51-android.rules:

SUBSYSTEMS=="usb", ATTRS{idVendor}=="22b8", ATTRS{idProduct} =="41db",
MODE="0666", OWNER="vineel"

My adb version is 1.0.25. My Cliq runs Android 1.5. I run Ubuntu 9.10.
What am I doing wrong here?

--

You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to android-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
android-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=.


Reply via email to