#910015 User is in the plugdev group

Package:
adb
Source:
android-platform-tools
Description:
Android Debug Bridge
Submitter:
積丹尼 Dan Jacobson
Date:
2023-03-24 22:03:03 UTC
Severity:
normal
Tags:
#910015#5
Date:
2018-10-01 11:05:27 UTC
From:
To:
$ id
uid=1000(jidanni) gid=1000(jidanni) groups=1000(jidanni),20(dialout),29(audio),46(plugdev),121(netdev),130(adb)
$ adb shell
error: insufficient permissions for device: user jidanni is not in the plugdev group
See [http://developer.android.com/tools/device.html] for more information

#910015#10
Date:
2018-10-01 11:19:54 UTC
From:
To:
It turns out this message is totally wrong.

It should just say "check your device for a permissions confirmation
screen."

(And no the user is not always online to be able to access web explanations.)

#910015#15
Date:
2018-10-21 00:45:10 UTC
From:
To:
Control: severity -1 normal

I don't see why this bug report should be RC.
adb works just fine here.

Btw, group plugdev should not be used anymore nowadays.
If you need device access permissions, use "uaccess"

#910015#24
Date:
2023-03-24 21:58:13 UTC
From:
To:
Date: Tue, 6 Nov 2018 05:32:45 +0800