问题
I want to connect my HTC Desire with Ubuntu 10.04 for app debugging. But i am getting the following message upon running the command adb devices
List of devices attached
???????????? no permissions
I have tried the steps on the following link, but no success http://developer.android.com/guide/developing/device.html#setting-up
Can anyone help me to resolve the issue?
回答1:
First of all check if you have a rule for HTC devices. Here is good script for this.
Then check if device allowed for debugging (on device: settings -> applications -> development ).
来源:https://stackoverflow.com/questions/8860900/htc-desire-usb-connection-issue-with-ubuntu-10-04