Teraz musisz ściągnąć fastboot i twrp dla swojego telefonu.
Potem do folderu z fastbootem wrzucasz plik z recovery.
Podłączasz telefon do komputera w trybie fastboot.
Uruchamiasz cmd (lub terminal w Linuksie) w folderze gdzie masz fastboot.
Wpisujesz “fastboot devices” aby sprawdzić czy komputer poprawnie widzi twój telefon.
Teraz wgrywasz recovery poleceniem "fastboot flash recovery (nazwa pliku z recovery np. twrp-xperia-poplar).img
Jeśli wszystko pójdzie dobrze to wpisz “fastboot reboot recovery”
Gratulacje! Zainstalowałeś poprawnie twrp i teraz możesz wgrywać CustomRomy.
Po wpisaniu fastboot devices wyskakuje mi taki komunikat:
fastboot : The term ‘fastboot’ is not recognized as the name of a cmdlet, function, script file, or operable program. C
heck the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
Po edytowaniu nazwy na TWRP.img wyskoczyło mi :
C:\Users\Wiedz\Downloads\minimal_adb_fastboot_1.4.3_portable>fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending ‘recovery’ (2 KB)…
OKAY [ 0.047s]
writing ‘recovery’…
FAILED (remote: image is not a boot image)
finished. total time: 0.069s
Po wpisaniu komend mam :
C:\Users\Wiedz\Downloads\minimal_adb_fastboot_1.4.3_portable>fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending ‘recovery’ (2 KB)…
OKAY [ 0.047s]
writing ‘recovery’…
FAILED (remote: image is not a boot image)
finished. total time: 0.069s