当前位置:网站首页>【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
边栏推荐
猜你喜欢
随机推荐
[Unity] GPU动画实现(一)——介绍
盛水最多的容器
rhcsa——第二天
Lettcode链表OJ题分享以及讲解
【图形学】05 渲染管线基础
网络安全笔记第一天day1
kubeadm init cannot find network namespace 错误
Kubernetes | 02.搭建Kubernetes集群
Problem solving about Unity's button event response error triggering UI events
关于Unity 按键事件响应错误触发UI事件的问题解决
软件工具 | 04.Typora搭配PicGo-Core实现用时间命名图片
模块及模块导入
计算机网络 | 03.[HTTP篇] HTTP缓存技术
File IO realizes the encryption operation of pictures
实现字符串转换为整数(atoi)
在ENSP中配置DHCP服务器
异常捕获,生成器对象
The state machine control shift register multisim simulation in the process of state variables and state transition conditions don't match
有符号数和无符号数参与运算时的问题
How to get all child objects under an object in Unity