On Sat, 19 Feb 2011 05:03:00 -0800, ydm wrote: > $ ./adb devices > * daemon not running. starting it now on port 5037 * * daemon started > successfully * > List of devices attached > ???????????? no permissions
I also tried creating udev rules bot got nowhere. I now initialise adb server as root: # adb start-server then work as user: $ adb devices Bye. -- 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

