jadonk / jadonk/rowboat

adb permission denied

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

auto-migrated Priority-Medium Type-Defect
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported flow on the Beagleboard xM with the Android eclair image and Ubuntu 10.04 host: connect USB, then run `adb devices` and `adb shell`. The work is done when the device is recognized without `????? no permissions` and `adb shell` no longer reports insufficient permissions.

Written by the indexing model from the issue text.

Assessment

Tech stack
android
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.