JavaShuo
栏目
标签
Pixel XL 刷机及Root详细方法
时间 2019-12-05
标签
pixel
刷机
root
详细
方法
栏目
Linux
繁體版
原文
原文链接
须要准备的文件:
android
获取 Google USB 驱动程序并安装
https://developer.android.com/studio/run/win-usb
下载Google官方镜像文件 [8.1.0 (OPM4.171019.021.D1, Jun 2018)]
https://developers.google.cn/android/images#marlin
下载 SDK Platform-Tools for Windows (adb, fastboot这些工具)
https://developer.android.com/studio/releases/platform-tools
下载 Latest Stable Magisk Version: v16.0 稳定版本
https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
下载 twrp-pixel-installer-marlin-3.2.1-2.zip twrp-3.2.1-2-marlin.img
https://dl.twrp.me/marlin/
刷机过程:
windows
设置USB调试模式。设置->系统->开发者选项->USB调试 打开
在PC上面安装Google USB驱动文件,方法:找到android_winusb.inf,右键菜单选择安装
解压 platform-tools_r28.0.0-windows.zip 到一个目录下,命名为A目录
将twrp-3.2.1-2-marlin.img twrp-pixel-installer-marlin-3.2.1-2.zip 拷贝到A目录下
将Google官方的镜像文件解开,将里面的全部文件和目录都拷贝到A目录的根目录下
将手机链接上数据线
在A目录下,执行,
adb reboot bootloader
当手机重启并进入bootloader后,经过命令查看
fastboot devices
这时能够查看到已链接的设备
这一步是解锁最重要的一步,执行
fastboot oem unlock
检查是否已经解锁 执行 fastboot oem device-info
第二行 Device unlocked: true –> 表示已经解锁了
正式开始刷机, 在A目录下面运行flash-all.bat,便可进行刷机,等待几分钟就能够了。
root过程:
app
将 Magisk-v16.0.zip 拷到手机SD卡根目录下
在A目录下,执行,
adb reboot bootloader
执行 fastboot boot twrp-3.2.1-2-marlin.img
在手机上找到 Magisk-v16.0.zip,安装,重启后就能够了。
相关文章
1.
Pixel 3 XL Android 11 Root方法
2.
pixel xl root_如何在Google Pixel 4和Pixel 4 XL上禁用90Hz显示
3.
Google亲儿子 Nexus/Pixel 手机刷机Root之旅
4.
MotoRola MT870 ROOT及刷机方法
5.
pixel xl root_如何在Google Pixel 4和Pixel 4 XL上调整运动感应设置
6.
谷歌发布Pixel 2和Pixel 2 XL:重在实用
7.
PIXEL 2XL刷机指南
8.
Google Pixel线刷官方包、Twrp、root操作步骤
9.
pixel 解锁_如何在Google Pixel 4和Pixel 4 XL上禁用面部解锁
10.
pixel解锁_如何在Google Pixel 4和Pixel 4 XL上设置面部解锁
更多相关文章...
•
Spring整合Redis详细步骤
-
Redis教程
•
ionic 下拉刷新
-
ionic 教程
•
Flink 数据传输及反压详解
•
为了进字节跳动,我精选了29道Java经典算法题,带详细讲解
相关标签/搜索
刷机方法
详详细细
pixel
详细
刷机
root
root'@'%
redis.set方法详解
Linux
网站主机教程
Docker教程
Docker命令大全
算法
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
windows下配置opencv
2.
HED神经网
3.
win 10+ annaconda+opencv
4.
ORB-SLAM3系列-多地图管理
5.
opencv报错——(mtype == CV_8U || mtype == CV_8S)
6.
OpenCV计算机视觉学习(9)——图像直方图 & 直方图均衡化
7.
【超详细】深度学习原理与算法第1篇---前馈神经网络,感知机,BP神经网络
8.
Python数据预处理
9.
ArcGIS网络概述
10.
数据清洗(三)------检查数据逻辑错误
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
Pixel 3 XL Android 11 Root方法
2.
pixel xl root_如何在Google Pixel 4和Pixel 4 XL上禁用90Hz显示
3.
Google亲儿子 Nexus/Pixel 手机刷机Root之旅
4.
MotoRola MT870 ROOT及刷机方法
5.
pixel xl root_如何在Google Pixel 4和Pixel 4 XL上调整运动感应设置
6.
谷歌发布Pixel 2和Pixel 2 XL:重在实用
7.
PIXEL 2XL刷机指南
8.
Google Pixel线刷官方包、Twrp、root操作步骤
9.
pixel 解锁_如何在Google Pixel 4和Pixel 4 XL上禁用面部解锁
10.
pixel解锁_如何在Google Pixel 4和Pixel 4 XL上设置面部解锁
>>更多相关文章<<