最新版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了!
參考資料:
