How to install Custom Recovery ( TWRP ) on LG V10 ?
LG V10 is the latest smartphone launched by LG. It is a trending smartphone and developers have been working hard to provide its development methods.
So after few days of launching of LG V10 , here we are to tell you about its development methods.
Today ProTecher Team will tell you how to install custom recovery (TWRP) in LG V10 by following Simple Steps. Have a look.
PRE-REQUIREMENTS
=> Make sure your bootloader is unlocked. Follow our previous guide to know how to unlock bootloader.
=> Also keep installed all the things you installed while unlocking bootloader including ADB and Fastboot and USB Drivers.
=> Make sure your bootloader is unlocked. Follow our previous guide to know how to unlock bootloader.
=> Also keep installed all the things you installed while unlocking bootloader including ADB and Fastboot and USB Drivers.
=> Download TWRP Custom Recovery File and transfer it to your device
=> Rename the TWRP file as recovery.img in PC
=> Charge your device upto 70%
=> Make backup of all your important stuff
PROCEDURE
=> Connect your device to PC with USB Debugging Enabled
=> Turn off your phone and turn it on in Bootloader mode by clicking POWER BUTTON + VOLUME DOWN BUTTON simultaneously.
=> Open rocovery.img folder and Press SHIFT + F10 to open command window here
=> Now type following commands one by one
fastboot devices
fastboot flash recovery recovery.img
fastboot boot recovery.img
=> You are done
=> You have successfully unlocked bootloader of LG V10
Comment in the comment box for any assistance
Post a Comment