R ecovery TWRP 3 touch recovery for LG G4 is A custom recovery is used for installing custom software on your device. This custom softwa...
How to Installation Recovery TWRP 3 touch recovery for LG G4
[##download## DOWNLOAD]
This howto works 100% when following it carefully and step by step:
1.I said you need an unlocked device. So ensure you have it unlocked and OEM unlocking option is enabled
2.Connect an USB cable and get ADB running
3.Boot into Android and then type on your PC to reboot into fastboot mode:
5.Then copy the twrp.img to your device while still in twrp (e.g. with a file explorer or by typing adb push twrp.img /sdcard)
6.Flash the twrp.img with twrp GUI to the recovery partition (choose the button at the bottom named image to show the copied image)
7.It is highly recommended to verify your TWRP installation by booting into Android now.
Then execute: adb reboot recovery
or in a Android terminal app execute: reboot recovery
If you see TWRP afterwards then you are safe to use the key combo:
After installing TWRP correctly, you will still have the original LG factory reset screen/menu booting before TWRP, every time. So the correct and only way to get into TWRP with a key combo is to select two times "Yes" in the official LG factory reset menu, and only then you will get into TWRP (It's a restriction by LG. There is no key combo available in some / all / most LG devices to boot directly into recovery and so TWRP).
1.I said you need an unlocked device. So ensure you have it unlocked and OEM unlocking option is enabled
2.Connect an USB cable and get ADB running
3.Boot into Android and then type on your PC to reboot into fastboot mode:
[adb reboot bootloader]4.Type on your PC:
[fastboot boot twrp.img](replace twrp.img with the real file name you downloaded)
5.Then copy the twrp.img to your device while still in twrp (e.g. with a file explorer or by typing adb push twrp.img /sdcard)
6.Flash the twrp.img with twrp GUI to the recovery partition (choose the button at the bottom named image to show the copied image)
7.It is highly recommended to verify your TWRP installation by booting into Android now.
Then execute: adb reboot recovery
or in a Android terminal app execute: reboot recovery
If you see TWRP afterwards then you are safe to use the key combo:
After installing TWRP correctly, you will still have the original LG factory reset screen/menu booting before TWRP, every time. So the correct and only way to get into TWRP with a key combo is to select two times "Yes" in the official LG factory reset menu, and only then you will get into TWRP (It's a restriction by LG. There is no key combo available in some / all / most LG devices to boot directly into recovery and so TWRP).
COMMENTS