S
spyne82
Neues Mitglied
- 0
VampierKing schrieb:Was hast du denn für ein Flash Befehl eingeben?
fastboot flash recovery twrp.img
So wie es beschrieben ist.
Wundert mich nur dass der Flashvorgang anfängt.. und dann sich einfach aufhängt .
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
VampierKing schrieb:Was hast du denn für ein Flash Befehl eingeben?
Ich würde gerne noch mal Thema Bootloader auffrischen... Wie bereits geschrieben kann ich nichts davon finden, dass der Bootloader entsperrt sein muss...beicuxhaven schrieb:Wenn ich mal so bei TWRP rein schaue (Gx8), kann ich nicht erkennen, dass der Bootloader entsperrt sein muss.
Sehe ich da was falsch?
Hat das jemand mal getestet?
You will need the platform-tools from the Android SDK on your computer.
Find the SDK Only section on the page linked and install the SDK and download only the platform-tools to get adb and fastboot binaries.
Windows users will need proper drivers installed on your computer. You can try the Naked ADB drivers or the Universal ADB drivers if you don't already have a working driver installed
On your device, go into Settings -> About and find the Build Number and tap on it 7 times to enable developer settings. Press back and go into Developer Options and enable USB debugging. From your computer, open a command prompt and type:
adb reboot bootloader
You should now be in fastboot mode. Download the correct image file and copy the file into the same folder as your adb and fastboot binaries. Rename the image to twrp.img and type:
fastboot flash recovery twrp.img
fastboot reboot
Note many devices will replace your custom recovery automatically during first boot. To prevent this, use Google to find the proper key combo to enter recovery. After typing fastboot reboot, hold the key combo and boot to TWRP. Once TWRP is booted, TWRP will patch the stock ROM to prevent the stock ROM from replacing TWRP. If you don't follow this step, you will have to repeat the install.
avfreak schrieb:Hier ist de Anleitung
[How-To] Root Huawei G8 - Bootloader Unlock - CWM - Root
Diskussion bitte hier