[Recovery][Unofficial]TWRP 2.7.0.0 & Clockwork Recovery Touch 6.0.4.4 W/loki (D800)
Clockwork recovery touch with Loki for AT&T LG G2 (D800) Only.
TWRP recovery touch with Loki for AT&T LG G2 (D800) Only.
The only difference between official recoveries and this version is that Loki is built in to recovery.
THIS IS ONLY FOR 10d FIRMWARE. IF YOU ARE ON 10o THEN DO NOT USE!!!
You may want to flash 10d firmware. It can be found HERE with instructions. If you plan on using ROMs it is best to flash 10d firmware first.
Install Methods
Flashable Zip - Must have TWRP or whatever custom recovery already installed.
Boot into recovery and flash Recovery Zip file.
Manual Method - With no custom recovery already installed.
Must have Root first. Check HERE for root
Download the zip file to which recovery you want
Extract zip file to C:\
Open command prompt in root of C drive
You will need adb installed and properly setup in your environment variables. If not place the recovery.img wherever your adb file is located.
Type the following commands:
Now you should be in recovery.
Downloads
TWRP 2.7.0.0 with Loki
File Name openrecovery-twrp-2.7.0.0-d800-loki.zip
MD5 f640c221e4a6c575b375094f765d63ba
Clockwork Recovery Touch 6.0.4.4 with Loki
File Name recovery-clockwork-touch-6.0.4.4-d800-loki.zip
MD5 d50fbe2e026463e5df698f0b8b0a4d91
Download HERE
Mirror - Goo.im
Enjoy!
Web Presence:
Twitter
Google+
Credits
TWRP team for great recovery
Koush for original clockwork recovery
djrbliss for Loki
Clockwork recovery touch with Loki for AT&T LG G2 (D800) Only.
TWRP recovery touch with Loki for AT&T LG G2 (D800) Only.
The only difference between official recoveries and this version is that Loki is built in to recovery.
THIS IS ONLY FOR 10d FIRMWARE. IF YOU ARE ON 10o THEN DO NOT USE!!!
You may want to flash 10d firmware. It can be found HERE with instructions. If you plan on using ROMs it is best to flash 10d firmware first.
Install Methods
Flashable Zip - Must have TWRP or whatever custom recovery already installed.
Boot into recovery and flash Recovery Zip file.
Manual Method - With no custom recovery already installed.
Must have Root first. Check HERE for root
Download the zip file to which recovery you want
Extract zip file to C:\
Open command prompt in root of C drive
You will need adb installed and properly setup in your environment variables. If not place the recovery.img wherever your adb file is located.
Type the following commands:
Code:
adb push recovery.img /data/local/tmp/recovery.img
adb shell
su
cd /data/local/tmp
dd if=/data/local/tmp/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
Now you should be in recovery.
Downloads
TWRP 2.7.0.0 with Loki
File Name openrecovery-twrp-2.7.0.0-d800-loki.zip
MD5 f640c221e4a6c575b375094f765d63ba
Clockwork Recovery Touch 6.0.4.4 with Loki
File Name recovery-clockwork-touch-6.0.4.4-d800-loki.zip
MD5 d50fbe2e026463e5df698f0b8b0a4d91
Download HERE
Mirror - Goo.im
Enjoy!
Web Presence:
Google+
Credits
TWRP team for great recovery
Koush for original clockwork recovery
djrbliss for Loki
Last edited: