Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created December 14, 2017 03:34
Show Gist options
  • Select an option

  • Save h4n2k/91e2e903bf6b4922f47fd790a214e619 to your computer and use it in GitHub Desktop.

Select an option

Save h4n2k/91e2e903bf6b4922f47fd790a214e619 to your computer and use it in GitHub Desktop.
arch linux - android 7 adb no permission
[] ~ adb devices
List of devices attached
xxxxxx no permissions; see [http://developer.android.com/tools/device.html]
[] ~ sudo pacman -S android-udev
[] ~ adb devices
List of devices attached
84ad63ba device
@h4n2k

h4n2k commented Dec 14, 2017

Copy link
Copy Markdown
Author

@kgbook

kgbook commented Dec 22, 2021

Copy link
Copy Markdown

It works, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment