TWRP V3.1.0 - GRAY Material - For Lava Iris X8


Features :

-Install Zip (From SD Card, Internal Storage, OTG Storage)
-Advanced Wipe Menu (Dalvik, System, Cache, Data, Internal Storage, SD Card, USB Otg)
-Advanced (Backup | Restore) Menu
-Advanced Mount Options
-TWRP File Manager
-Advanced Reboot Option
-Completely Material Themed
-Easy And Simple
-Proper Detail Of Task
-Showing Progress In Percentage
-Automatically Flash More Than One Zip File One By One
-File Manager
-Brightness Control
-Full Touch


Download Links :

TWRP V3.1.0 Gray Material : Click Here

Screenshots :











How To Install :

Flash Above Zip, Using Any Custom Recovery, Reboot Into Recovery Mode.


Question :- Why Some Rom Show Instalation Failed, In TWRP Recovery? Is There Any Solution?

Answer :- It Happened Due, To Updater-Scipt. Yes, There Is A Workaround Fix For This Issue.


Question :- How Can We Know, Which Rom Installed Without Any Error Or Sucessfull And Which Rom Show Error?

Answer :- For This You Have To Open "Example-LavaIrisX8.zip" In ES File Manager, After That,
Open "Meta.inf" Folder,
Then Open "Com",
Then Open "Google",
Then Open "Android",
Then Open "Updater-Scipt" As Text In "ES Text Editor"

After That, Check Updater-Scipt Contain This Line Or Not :-


Ifelse(is_mounted("/system"), Unmount("/system"));
Package_extract_dir("install", "/tmp/install");
Set_metadata_recursive("/tmp/install", "uid", 0, "gid", 0, "dmode", 0755, "fmode", 0644);
Set_metadata_recursive("/tmp/install/bin", "uid", 0, "gid", 0, "dmode", 0755, "fmode", 0755);
Mount("ext4", "EMMC", "/dev/block/mmcblk0p5", "/system", "");
Run_program("/tmp/install/bin/backuptool.sh", "backup");
Unmount("/system");
If Is_mounted("/data") Then
Package_extract_file("META-INF/org/cyanogenmod/releasekey", "/tmp/releasekey");
Run_program("/tmp/install/bin/otasigcheck.sh") != "31744" || Abort("Can't Install This Package On Top Of Incompatible Data. Please Try Another Package Or Run A Factory Reset");
Else
Mount("ext4", "EMMC", "/dev/block/mmcblk0p7", "/data", "");
Package_extract_file("META-INF/org/cyanogenmod/releasekey", "/tmp/releasekey");
Run_program("/tmp/install/bin/otasigcheck.sh") != "31744" || Abort("Can't Install This Package On Top Of Incompatible Data. Please Try Another Package Or Run A Factory Reset");
Unmount("/data");
Endif;

If Contain, THEN It's Mean That, This Rom Will Be Installed Successfully Without Any Error.

If Not Contain Then This Rom Will Be Show Error Or Installed Failed.


Now, Point Is That,


Question :- How Can We Solve This Issue.

Answer :- So, Here Is The Solution,

▶ Boot Into TWRP Recovery Mode, 
▶Then Go To Wipe 
▶Then Click On Advanced Wipe
▶Then Just Select Dalvik/Art, Data, System, CacheAnd Just Swipe (It Will Take A Minute To Complete The Wipe) 

▶Now Go Back, And Click On Mount, Now Just Click On System (This Will Unmount Your System Partition) 

▶Now Go Back, And Now Click Install Zip
▶Now Just Select Any Rom, Which You Want To Flash, And Then Just Swipe (Hardly It Will Take Maximum 7-8 Minutes For Flashing Any Rom) 
And Now Just Reboot System 


Finally, Now You Can Replace Your Recovery From CTR To TWRP.


Sunmughan Swamy

Sunmughan Swamy

I am a Pro Blogger cum Android Developer. I am desperately passionate about developing Android Apps and Roms for Android Devices. I used to listen music during my work, meanwhile play video games,outdoor sports and much more. I have only 4 passion :-
Design | Code | Compile | Debug

Post A Comment:

12 comments:

  1. Which recovery is better for lava x8 twrp or ctr

    ReplyDelete
  2. What is difference between kitkat kernal and lollipop kernal

    ReplyDelete
    Replies
    1. If Your Device Have Stock KK Then It's Mean Kitkat Kernel.
      If Your Device Have Stock Lollipop Then It's Mean Lollipop Kernel.

      Difference :
      - Both Kernel Have Different Custom Roms.
      - Kitkat Kernel ROM's Work Only In Kitkat Kernel Or Vice-Versa
      - Kitkat Kernel Have Too Much Custom Roms, While Lollipop Kernel Have Few Rom.
      .
      For More Details, Search On Google

      Delete
  3. Which custom rom is better for lava x8

    ReplyDelete
    Replies
    1. Lineage R79, Miui 8,Ulefone Pure Stock, Dark Kat, CM12.1 With December Security Patch And HYPEROID (All Are Based On Kitkat Kernel)

      Delete
  4. bhai ye TWRP kiske liye h KK or LP??

    ReplyDelete
  5. Replies
    1. it is stable or not??? i had ported same version given by samar vispute and rebooting issue was found........ not rebooting automatically after clicking reboot system or reboot recovery

      Delete