06.02.2020
Posted by 

Contents.Disclaimer:The methods involved in flashing custom roms and rooting your phone is highly custom and may result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap we may not be held responsible. Follow these instructions to the letter to avoid any mishap or bricking. Make sure that whatever you do, you are doing it at your own responsibility.

Install loki tool lg g2

Important things:. Your Device Must Be Rooted. Enable USB debugging mode. Go to S ettings Developer Options and Check USB Debugging mode. If you can’t see the developers options, Go to settings About Tap build number until your device announces you the Developer. Make sure that battery level is at 85% or more.

Lg G2 Price

This Tutorial is Only For LG G2.How To Flash TWRP Custom Recovery On LG G2 All Versions. Download the Recovery Image from. Make sure to choose your device compatible. Copy and Paste it inside iorootfolder that you have extracted in. Download Flash Firmware, click on Download zip on the Bottom Right side on Screen. Extract the Zip file and inside the extracted folder, Copy the lokiflash file. Paste the Loki Flash File in the Same folder, where you have saved the recovery image “ioroot”.

Install Loki Tool Lg G2 Plus

Finally Rename the recovery.img from openrecovery-twrp-2.6.3.2-g2XXX.img to just recovery.img.Now. Lets head towards the Flashing Tutorial. Plug your LG G2 with PC, make sure that USB Debugging is enable. Open the ioroot folder, and open command prompt here How? Hold Shift Key and Right Click anywhere in the ioroot Folder. When the command prompt opens, type the following into it with hitting enter at the end of each line.adb push lokiflash /data/local/tmp/lokiflashadb push recovery.img /data/local/tmp/recovery.imgadb shellsucd /data/local/tmpchmod 777 lokiflash./lokiflashrecovery /data/local/tmp/recovery.imgexitexit adb reboot recovery. It’ll Reboot to Recovery, IF you see TWRP Recovery then everything went Alright.