TWRP: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Geist (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „ [https://twrp.me/ TeamWin-TWRP] ===''' Installing TWRP |ADB|TERMINAL'''=== $''' adb reboot bootloader''' $''' fastboot oem unlock''' $''' adb reboot boot…“) |
Geist (Diskussion | Beiträge) |
||
Zeile 8: | Zeile 8: | ||
''On fail|no recovery'' | ''On fail|no recovery'' | ||
$''' fastboot flash boot <twrp filename>.img ''' | $''' fastboot flash boot <twrp filename>.img ''' | ||
+ | |||
+ | Use the Volume Up button on your device to cycle through the bootloader options to "Recovery mode" and hit the Power button to boot into TWRP recovery |
Aktuelle Version vom 30. März 2022, 17:03 Uhr
TeamWin-TWRP
Installing TWRP |ADB|TERMINAL
$ adb reboot bootloader $ fastboot oem unlock $ adb reboot bootloader $ fastboot flash recovery <twrp filename>.img On fail|no recovery $ fastboot flash boot <twrp filename>.img Use the Volume Up button on your device to cycle through the bootloader options to "Recovery mode" and hit the Power button to boot into TWRP recovery