当前位置:网站首页>使用Adb连接设备时提示设备无权限
使用Adb连接设备时提示设备无权限
2022-06-24 19:24:00 【有三i】
xxxxxxxxx no permissions (user in plugdev group; are your udev rules wrong?)
示例命令:
adb devices输出信息:
List of devices attached SKDYJJ7DR47DS879 no permissions (user in plugdev group; are your udev rules wrong?); see [http://developer.android.com/tools/device.html]
解决方法:
在
/etc/udev/rules.d目录下创建以.rules结尾的规则文件sudo touch /etc/udev/rules.d/android-devices.rules在上一步中创建的规则文件中写入以下内容
SUBSYSTEM=="usb", MODE="0660", GROUP="plugdev", SYMLINK+="android%n"
断开数据线重新连接即可
一步到位:
复制以下命令执行,断开数据线重新连接即可
sudo echo 'SUBSYSTEM=="usb", MODE="0660", GROUP="plugdev", SYMLINK+="android%n"' | sudo tee /etc/udev/rules.d/android-devices.rules边栏推荐
- Capture the whole process of accessing web pages through Wireshark
- Blender's simple skills - array, rotation, array and curve
- Alibaba cloud schedules tasks and automatically releases them
- Handwritten RPC the next day -- review of some knowledge
- Tutorial on obtaining JD cookies by mobile browser
- Ebpf XDP mount point analysis
- Docking of arkit and character creator animation curves
- database/sql
- Oauth1.0 introduction
- Implementation of adjacency table storage array of graph
猜你喜欢

Failed to open after installing Charles without any prompt

CondaValueError: The target prefix is the base prefix. Aborting.

Am, FM, PM modulation technology

Pattern recognition - 1 Bayesian decision theory_ P1

DHCP operation

AntDB数据库在线培训开课啦!更灵活、更专业、更丰富

OSI notes sorting

Volcano becomes spark default batch scheduler

Station B takes goods to learn from New Oriental

自己总结的wireshark抓包技巧
随机推荐
Alibaba cloud lightweight servers open designated ports
Memcached comprehensive analysis – 3 Deletion mechanism and development direction of memcached
Axi DMA IP core operation process
Distributed basic concepts
Address mapping of virtual memory paging mechanism
推荐模型之多任务模型:ESMM、MMOE
OSI and tcp/ip model
What does CTO (technical director) usually do?
Implementing DNS requester with C language
Slider controls the playback progress of animator animation
Call process of package receiving function
Remove the screen recording reminder (seven cattle cloud demo)
大厂出海,败于“姿态”
Codeforces Round #720 (Div. 2)
Pattern recognition - 9 Decision tree
Notes_ Vlan
Big factories go out to sea and lose "posture"
Web project deployment
为什么生命科学企业都在陆续上云?
Blender's landscape