码迷,mamicode.com
首页 > 移动开发 > 详细

小米手机 fastboot 方式刷入 TWRP recovery 教程,以红米4X(santoni)为例

时间:2019-05-24 23:50:39      阅读:613      评论:0      收藏:0      [点我收藏+]

标签:dmi   红米   方式   thread   recover   roi   fast   twrp   htm   

最新版TWRP下载链接:https://twrp.me/xiaomi/xiaomiredmi4x.html

platform-tools下载地址:https://developer.android.google.cn/studio/releases/platform-tools

 

开始

按住音量减键开启电源进入fastboot模式,使用fastboot命令键入

fastboot flash recovery <twrp.img>

其中<twrp.img>即为TWRP镜像。等待刷入,接着

fastboot boot <twrp.img>

现在就可以操作recovery了!

 

参考:

http://www.miui.com/thread-3682404-1-1.html

https://twrp.me/xiaomi/xiaomiredmi4x.html

小米手机 fastboot 方式刷入 TWRP recovery 教程,以红米4X(santoni)为例

标签:dmi   红米   方式   thread   recover   roi   fast   twrp   htm   

原文地址:https://www.cnblogs.com/tyxx/p/10920731.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!