W
Wolfgang666
Ambitioniertes Mitglied
- 35
Hallo,habe das alles auch so gemacht nach 1 Monat war das Mainboard defekt 230 eur Reparatur ob es am wiederherstellen mit TWRP lag oder am root kann man nicht sagen das G4 war allerdings nagelneu.Gruss
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.
i) With your bootloader freshly unlocked, you can boot up the device and set it up. Go through the startup guide thoroughly without skipping as these settings are going to stay.
ii) Download the latest TWRP img file fromhttps://dl.twrp.me/h815/ and place it in the same folder as your adb.exe file and unlock.bin. Now rename it to lgg4-twrp.img without changing the file extension!
iii) Now also copy the lgg4-twrp.img file to your phone's SD card using a USB cable.
iv) Enable USB debugging again
v) Open up a command window again by Shift+Right clicking in the folder with adb.exe.
vii) In the command window, type "adb reboot bootloader". Wait to enter the bootloader and then type "fastboot boot lgg4-twrp.img" and hit enter. The device should now restart in TWRP but it is not installed yet.
vii) Once TWRP starts, select 'install' and then tick 'images' at the bottom.
viii) Find the lgg4-twrp.img file and select it. Then in the next menu select 'recovery' and swipe the bar at the bottom to confirm flash.
ix) You should then see 'Image Flash Complete' so can select back then reboot and system.
(If installing from an external SD card, go to 'mount' from the main screen and then tick tomount your ext SD card. Go back and continue as normal)
adb devices
adb reboot bootloader
fastboot boot twrp-xxxx-h815.img
JC00P3R schrieb:
- Wenn du die adb noch installiert hast kannst du die noch nehmen. In dem Ordner sollte auch eine fastboot.exe vorhanden sein
JC00P3R schrieb:Debug aktivieren (Entwicklereinstellungen)
JC00P3R schrieb:Kopiere das TWRP Image (*.img) Datei in den selben Pfad wo die adb.exe/fastboot.exe liegt
JC00P3R schrieb:dann folgende Befehle
[doublepost=1474365778,1474360468][/doublepost]Juchhuuu...ich bin drin im TWRP. Aber welches Image hätte ich vorher kopieren sollen?JC00P3R schrieb:Code:adb devices adb reboot bootloader fastboot boot twrp-xxxx-h815.img
Nun solltest du ins TWRP booten, das Recovery ist aber noch NICHT installiert.
Wenn das TWRP gestartet ist dann
- Install und dann Images auswählen
- das zuvor auf das Handy kopierte Image auswählen
- im nächsten Menü "recovery" auswählen und mit swipe den Flash starten
- Nun sollte "Image flash complete" stehen und das TWRP sollte installiert sein.
adb devices
adb reboot bootloader
fastboot boot twrp-3.0.2-1-h815.img