[Recovery] [Unofficial] Twrp v3 For LG Aristo 2
Prerequisites : YOUR BOOTLOADER MUST BE UNLOCKED Quote: How to unlock the bootloader : 1-enable oem unlock in the developer settings 2-reboot to fastboot [adb reboot bootloader] then issue this command [fastboot oem unlock] note: this will wipe your data] -If you have problems with the device drivers installed , you will need to install lg bridge, you can download it from here: http://tool.lime.gdms.lge.com/dn/dow...y=PWZO7A26B9UW How to flash Twrp: BOOT INTO FASTBOOT MODE: With your phone off, connect your usb cable to your phone while holding VOLUME DOWN to boot into fastboot mode or just type [adb reboot bootloader] in the adb terminal ONCE YOU ARE IN FASTBOOT MODE: Open a command prompt and type "fastboot flash recovery <path_to_recovery.img>” without the quotation marks. Example: fastboot flash recovery C:/Users/John/Desktop/recovery.img [don't forget to extract the downloaded recovery zip to get the recovery.img] WHEN THE FLASH COMP...