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.
resiprocate 之repro使用
2.
Ubuntu配置Github並且新建倉庫push代碼,從已有倉庫clone代碼,並且push
3.
設計模式9——模板方法模式
4.
avue crud form組件的快速配置使用方法詳細講解
5.
python基礎B
6.
從零開始···將工程上傳到github
7.
Eclipse插件篇
8.
Oracle網絡服務 獨立監聽的配置
9.
php7 fmp模式
10.
第5章 Linux文件及目錄管理命令基礎
本站公眾號
歡迎關注本站公眾號,獲取更多信息
相關文章
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上設置面部解鎖
>>更多相關文章<<