当前位置:网站首页>【Android安全】Oneplus 5T root 刷机 救砖
【Android安全】Oneplus 5T root 刷机 救砖
2022-08-08 06:27:00 【Jouzzy】
1. Oneplus 5T 救砖
1.1 使用安卓7.1.1版救砖包
救砖工具箱:
https://www.oneplusbbs.com/thread-4446250-1.html
对应教程:
http://www.oneplusbbs.com/thread-4010762-1-1.html
操作步骤:
手机连接PC
PC上开启MsmDownloadTool V4.0.exe
PC上点击“Start”
手机长按电源键和音量加
然后等着就行了:

2. Oneplus 5T 解锁
2.1 使用adb
fastboot oem unlock
2.2 使用 5T工具箱v2.2.1
下载链接: https://pan.baidu.com/s/1oOOU2k1QHz785KOdQgeeVQ
密码: fgk8
对应的原贴地址:https://www.oneplusbbs.com/forum.php?mod=viewthread&tid=4149753
直接操作就好了

3. Oneplus 5T 刷入TWRP recovery
adb reboot bootloader
fastboot flash recovery twrp-3.2.3-1-dumpling-pie.img
4. Oneplus 5T root
边栏推荐
猜你喜欢
![计算机网络 | 03.[HTTP篇] HTTP缓存技术](/img/ff/c8c6f044ccb5bdff76b7849537d396.png)
计算机网络 | 03.[HTTP篇] HTTP缓存技术

Kubernetes | 02.搭建Kubernetes集群

Kubernetes | 01.Kubenetes简介

ExecutionEngineException: String conversion error: Illegal byte sequence encounted in the input.

NVIDIA CUDA 高度并行处理器编程(九):并行模式:稀疏矩阵-向量乘法

Double week leetcode 84th game

Unity_预制体批量编辑器

【图形学】04 数学部分(四、放射变换)

NVIDIA CUDA 高度并行处理器编程(七):并行模式:前缀和

二叉树的创建及遍历方法
随机推荐
VS2015MFC+SQLService版本的选择
NVIDIA CUDA 高度并行处理器编程(九):并行模式:稀疏矩阵-向量乘法
NVIDIA CUDA Highly Parallel Processor Programming (VII): Parallel Mode: Prefix and
关于在finally代码块中修改try代码块中基本数据类型返回值的问题
【图形学】14 UnityShader语义(二)
【图形学】10 UnityShader入门(二)
leetcode daily question 8.6 (continuously updated)
Makefile文件的编写(实例详解)
The state machine control shift register multisim simulation in the process of state variables and state transition conditions don't match
golang 服务诡异499、504网络故障排查
Golang 简单的读负载均衡
Unity3D objects up and down or so rotation (is not affected by axes object itself)
霍夫曼树(赫夫曼树、哈夫曼树)
NVIDIA CUDA 高度并行处理器编程(八):并行模式:直方图计算
基于xml实现简单的对象自动创建和依赖注入
Solved the problem that when VRTK transmission under Unity HDRP, the screen fades in and out, and the visual occlusion cannot be displayed correctly when passing through the wall
Double week leetcode 84th game
The code in Unity HDRP dynamically modifies the skybox and other environment parameters
Writing of Makefile (detailed example)
datetime模块,os模块,sys模块,json模块