Metainformationen zur Seite
Mi 9T Pro
<blockquote> * welches TWRP? * wie unlock * wie fastboot </blockquote>
Links: 1. xiaomi.eu androidfilehost: https://androidfilehost.com/?w=files&flid=50678 2. TWRP: https://twrp.me/Devices/Xiaomi/
Basics:
fastboot: Vol- (+) Power
Recovery: Vol+ (+) Power
Bootloader unlock / root
unlock Bootloader
1.. Unlock your first bootloader here http://en.miui.com/unlock/
- mit Mi Account einloggen
- Formular ausfüllen
- Handynummer angeben
- bestätigungs SMS
- Warten -Y Antwort kommt per SMS
- Download Mi Unlock Tool
- Mit Mi Account auf HAndy einlogen→ Entwoíckler OPtionen → Unlock Status
- ZEit lesen und warten bis verstrichen
- Mi Unlock auf PC, einlogen → HAndy fastboot
1.2: Grobe Übersicht als BLOG: https://miui.blog/redmi-k20/xiaomi-eu-miui-11-redmi-k20-pro-mi-9t-pro/
<ol start="2" style="list-style-type: decimal;">
<li>
Install TWRP via Fastboot mode, then install our ROM
</li>
</ol>
fastboot flash recovery twrp.img fastboot boot twrp.img
<ol start="3" style="list-style-type: decimal;">
<li>
FORMAT /data partition (NEVER wipe System or Persist!)
</li>
<li>
Copy our ROM to the internal storage https://forum.xda-developers.com/2015-moto-g/general/howto-twrp-to-copy-file-pc-to-phone-t3730870
#adb in twrp adb push AOSP* /sdcard
https://android.gadgethacks.com/how-to/sideload-flashable-zips-android-with-twrp-0176529
</li>
</ol>
oder über sideload ### sideload in twrp aktivieren * auf pc: adb sideload abc.zip
5. Install our ROM
6. Reboot 7. done