Need to check for USB permissions before running adb commands
Open
@pdsouza is already working on this.
Since Apr 17, 2017.
- Dominant language
- Shell
- Stars
- 13
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Right now, the script only shows the udev permissions script if fastboot shows no permissions. But it's possible that adb itself doesn't have the right USB permissions too, so we need to show the udev permissions script in this case too.
We can check for this right at the beginning and prompt the user to run the wget script,
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.