truman2159 / rowboat

Automatically exported from code.google.com/p/rowboat
0 stars 0 forks source link

adb permission denied #64

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I built Android eclair image for Beagleboard xM
2. The Beagleboard is successfully booted with the Android image on SD
3. Connect the Beagleboard with Host PC through USB
4. From the host run 'adb devices', it shows '????? no permissions'
5. From the host run 'adb shell', it shows 'error: insufficient permissions for 
device'

What is the expected output? What do you see instead?

adb should connected.

What version of the product are you using? On what operating system?

The product is Beagleboard xM,
The device target is Android eclair
The host PC is ubuntu 10.04

Please provide any additional information below.

Original issue reported on code.google.com by junzha...@hotmail.com on 19 Nov 2010 at 6:27

GoogleCodeExporter commented 9 years ago
I also like to connect adb through network. However the Android image I made 
doesn't have proper network enabled. Is the network package not included in the 
default image?

Original comment by junzha...@hotmail.com on 19 Nov 2010 at 6:31