当前位置:网站首页>adb shell error error: device unauthorized
adb shell error error: device unauthorized
2022-07-31 16:25:00 【Learn to previously.】
2022/7/29 oppo-r11s Android 8-Pro test successful
After the Windows computer is connected to the Android device, it wants to enter the device through the terminal command line, and an error occurs
Error content
C:\Users>adb shell
error: device unauthorized.
This adb server's $ADB_VENDOR_KEYS is not set
Try 'adb kill-server' if that seems wrong.
Otherwise check for a confirmation dialog on your device.
Check items:
1. Is the data cable plugged in securely
2. Whether the developer option is turned on
3. Whether the USB debugging option is turned on
If the above checks are in normal state, you can use the following methods to solve the problem:
Enter adb kill-server on the command line to close the adb service and then adb devices, it will automatically start the service. After querying the device, enter adb shell again to test it successfully.
If you fail unfortunately, you can enter adb start-server to restart the service you just shut down.
adb kill-server
边栏推荐
- 深度学习机器学习理论及应用实战-必备知识点整理分享
- Implementing click on the 3D model in RenderTexture in Unity
- 二分查找的细节坑
- 宁波大学NBU IT项目管理期末考试知识点整理
- gerrit中如何切换远程服务器
- Premiere Pro 2022 for (pr 2022)v22.5.0
- MySQL的相关问题
- Deployment application life cycle and Pod health check
- Qt practical cases (54) - using transparency QPixmap design pictures
- 牛客 HJ20 密码验证合格程序
猜你喜欢
C程序是如何跑起来的01 —— 普通可执行文件的构成
Why is the field of hacking almost filled with boys?
全新宝马3系上市,安全、舒适一个不落
C language "the third is" upgrade (mode selection + AI chess)
mysql black window ~ build database and build table
LevelSequence源码分析
Getting Started with TextBlock Control Basic Tools Usage, Get Started
基于Redis(SETNX)实现分布式锁,案例:解决高并发下的订单超卖,秒杀
The new BMW 3 Series is on the market, with safety and comfort
T - sne + data visualization parts of the network parameters
随机推荐
Qt practical cases (54) - using transparency QPixmap design pictures
MySQL的相关问题
Implementing distributed locks based on Redis (SETNX), case: Solving oversold orders under high concurrency
LeetCode_733_图像渲染
EF Core 2.2中将ORM框架生成的SQL语句输出到控制台
6. 使用 Postman 工具高效管理和测试 SAP ABAP OData 服务
Mariabackup实现Mariadb 10.3的增量数据备份
Codeforces Round #796 (Div. 2) (A-D)
牛客 HJ19 简单错误记录
【pytorch】pytorch 自动求导、 Tensor 与 Autograd
利用PHP开发具有注册、登陆、文件上传、发布动态功能的网站
基于C语言的编译器设计与实现
【Meetup预告】OpenMLDB+OneFlow:链接特征工程到模型训练,加速机器学习模型开发
动态规划之线性dp(下)
jeecg主从数据库读写分离配置「建议收藏」
what exactly is json (c# json)
Premiere Pro 2022 for (pr 2022)v22.5.0
百度网盘网页版加速播放(有可用的网站吗)
牛客网刷题(一)
【TypeScript】深入学习TypeScript类型操作