TWRP V3.1.0 - GRAY Material - For Lava Iris X8 Features : -Install Zip (From SD Card, Internal Storage, OTG Storage) -Advanced Wipe ...
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.
COMMENTS