Posts

Showing posts from February, 2017

[Recovery] [Unofficial] Twrp v3 For LG Aristo 2

Image
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...

[Recovery] Twrp v3 Lg Aristo [metropc/t-mobile]

Image
Code: *** Disclamer * Your warranty is now void. * * We are not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at us for messing up your device, we will laugh at you. WARNING : The stock boot image has dm-verity, which prevents you from booting if you swipe to enable system modifications! SOLUTION: Flash a root such as SuperSU or phh-superuser. You can also flash no-verity-opt-encrypt.zip. Prerequisites : • YOUR BOOTLOADER MUST BE UNLOCKED -Check this post for details on how to unlock your lg aristo bootloader http://forum.xda-developers.com/show...7&postcount=15 -If you have problems with the device drivers installed , you will need to install lg bridge app by lg that contains the device driver http://tool...