当前位置:网站首页>Pixel mobile phone system
Pixel mobile phone system
2022-08-03 10:06:00 【Yi yi yi yi yi】
Method: Through the tools provided by Google Android Flash Tool: Android Flash Tool
1. Preliminary preparation: connect to usb and use the cmd window adb devices —> get the device number even if the connection is successful
2. Follow the instructions of the adnroid Flash Tool
① Complete the usb connection in step 1, click Get Started to start
② After completing the usb installation, click Already installed , if the installation is not successful, check the Download Android USB Driver installation guide
③ Allow access
④ Under normal circumstances, the connected device will be viewed; if it prompts No devices available, click +Add new device to add the connected device
⑤ If the current unavailable or other prompt is displayed This device is possibly being used by another program. If you use adb
on the command lineyou may have to run adb kill-server
.
Operation 1: Enter adb kill-server in the cmd window, still unavailable to perform operation 2
Operation 2: Unplug the phone and connect again, if the phone pops up a pop-up window to allow data, select Allow;
The pop-up window for the use of usb appears to select transfer files, but it is still unavailable to perform operation 3
Operation 3: Restart both phone and computer until the connection is successful
⑥ After the connection is successful, select the version to be upgraded and go to the next step
⑦ After the connection is successful, select the version to be upgraded and finally follow the page prompts and select the corresponding function through the volume keys to complete the update
Related:
How to flash and root Google piexl mobile phone_Hey hey hey blog-CSDN Blog _pixel Brush
边栏推荐
猜你喜欢
随机推荐
HCIP第十七天笔记
因果图法_软件测试因果图怎么画
Does setting the following sysctl settings require a system reboot?
Enter the SQL Client to create the table, in another node into the SQL Client queries
分辨率_分辨率越高越好?手机屏幕分辨率多少才合适?现在终于搞清楚了[通俗易懂]
MySQL的分页你还在使劲的limit?
MySQL——几种常见的嵌套查询
Scapy的介绍(一)「建议收藏」
Ultra-detailed Asp.net uses SSL two-way authentication, one article is enough
Mysql OCP 74题
进入 SQL Client 创建 table 后,在另外一个节点进入 SQL Client 查询不到
8 月数据库排行榜:Oracle 分数大跌,MySQL 上涨最多
MySQL的存储过程
Promise 1: Basic Questions
rpm文件解包提取 cpio
Mysql OCP 72题
013-Binary tree
ORA-06512 数字或值错误字符串缓冲区太小
LeetCode_二分搜索_简单_367.有效的完全平方数
Can't get data for duplicate urls using Scrapy framework, dont_filter=True