[RECOVERY][RC] TWRP for the Huawei Mate 8 (with decryption support) - Mate 8 Android Development

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hi all!
I am looking at getting official TWRP support for the Mate 8 (aka 'Next') (as I have for the other Huawei / Honor devices.
After creating a basic build tree, I have been spending countless hours reversing the decryption routines from the stock recovery and the good news is - I have a RC build online ready to try, complete with /data decryption!
I will be submitting the files for official TWRP support shortly, but in the mean time you can check out the build below. Flash using 'fastboot flash recovery' and, of course, use at your own risk.
Enjoy!
DOWNLOAD (EMUI 4.0) - twrp-3.0.2-0-next-modaco-rc3.img - MD5: 11a70f0570d4c3b9cb528c72b04f2c0f
DOWNLOAD (EMUI 4.1) - twrp-3.0.2-0-next-modaco-rc3-emui41.img - MD5: 47b2e68a1ace6fcd24953cbbd419c582
P

Is it for Emui 4.1 also?

Can I package in my tool?
Sent from my HUAWEI NXT-L29 using Tapatalk

MultiCulti said:
Is it for Emui 4.1 also?
Click to expand...
Click to collapse
Untested, I imagine it will work though.
somboons said:
Can I package in my tool?
Click to expand...
Click to collapse
Probably best waiting a day or so when I imagine it will go official on the TWRP site!
P

It´s not booting into TWRP with B321 (Emui 4.1)

Not working on KangVIP-slim-180, cant see the internal storage.

working on B180

i not play new simply google rom with twrp 3.0.2
when say booooting crash and hold and dont play but play b172 is corect support
help me fast plz i need xposed
and sory to my english is so bad

Hi guys,
How can I restore my backup from TWRP 2.8.x.x to the new one. The new one doesn't recognize my last backup...

install 2.8 twrp, restore backup, install 3.0.2 twrp, make backup, now u can restore it
Sent from my Huawei Mate 8 NXT-AL10

DANDANA said:
Not working on KangVIP-slim-180, cant see the internal storage.
Click to expand...
Click to collapse
Dandana,
You need to format your data partition for it to work. Although I had some compatibility issues with ROM B133 and TWRP 2.8, which might be related to compatibility between ROM B180 and TWRP 3.0.2. I'm no expert by the way.
But I had a similar issue. But you might lose your internal sdcard data. You should do a backup of your internal first. Now I'm looking to restore my data from my last backup from TWRP 2.X.X.X but the new TWRP seems to not recognize it.

not working on EMUI 4.1 B320 Rom

jbmc83 said:
install 2.8 twrp, restore backup, install 3.0.2 twrp, make backup, now u can restore it
Sent from my Huawei Mate 8 NXT-AL10
Click to expand...
Click to collapse
Well it seems like the new ROM B133 is not compatible with TWRP 2.8.
I have tried several times to push for the 2.8 but I was stuck in a recovery bootloop. When I restarted my phone using power button, pressed vol+ or vol- and power button, I had two vibrations then the bootloop. But after leaving the phone for a while and trying again I was able to bootload. It seemed to be a hit and miss. Then I was able to install TWRP 3.0.2 and it worked.
I will try again for 2.8 and see if it will work this time.

I'll update to B320 today and create a compatible version.
P
Sent from my EVA-L09 using Tapatalk

Yannness said:
Well it seems like the new ROM B133 is not compatible with TWRP 2.8.
I have tried several times to push for the 2.8 but I was stuck in a recovery bootloop. When I restarted my phone using power button, pressed vol+ or vol- and power button, I had two vibrations then the bootloop. But after leaving the phone for a while and trying again I was able to bootload. It seemed to be a hit and miss. Then I was able to install TWRP 3.0.2 and it worked.
I will try again for 2.8 and see if it will work this time.
Click to expand...
Click to collapse
another possibility would be to use titanium backup and extract everything u need from the twrp backup

jbmc83 said:
another possibility would be to use titanium backup and extract everything u need from the twrp backup
Click to expand...
Click to collapse
Yes that's what I have done now.

paulobrien said:
I'll update to B320 today and create a compatible version.
P
Sent from my EVA-L09 using Tapatalk
Click to expand...
Click to collapse
Thanks Paul for your fast response

Updated with fixes and a new EMUI 4.1 compatible version.
P

Hoi paul ... first thx for it!
BUT i just flashed it, now it boots into recover, but i don't have access to internal storage ... also it don't save the settings!
I'm on Emui 4.1!
Gesendet von meinem HUAWEI NXT-L29 mit Tapatalk

Working with emui 4.1

Related

[RECOVERY][P6S-U06][Unofficial TWRP Recovery 3.0.3-0]

Hi everyone.
Here's my build of TWRP for P6S-U06.
Features:
Supports USB OTG, so you can use USB flash drive as external storage for backups, zip installations.
Because device doesn't support external SD card, I've added feature to make backup of internal storage (to USB flash of course).
Combined with stock EMUI 3.1 recovery. In case of power-on by holding power + vol+ or rebooting into recovery by command or any 3rd part application: will boot in TWRP. In case of local update, OTA-update, "force update" (3buttons method) or factory reset: will boot into EMUI recovery.
Off-mode charger updated from EMUI 3.1
custom.bin and cust symlinks are saved/restored (if they were exist) in case of Wipe/Format Data. So there not gonna be "cust" issues after factory reset in TWRP.
Requirements:
Unlocked bootloader
Android 4.4.2 - 5.1.1
Installation:
Reboot in fastboot mode
Flash image via fastboot
Code:
fastboot flash recovery TWRP_Recovery-3.0.3-0.img
fastboot reboot
From TWRP: Press "Install" and select zip-archive
Notes:
Because internal storage is not a separate block device and just a subfolder of "userdata" partition, before you can make backup/restore of internal storage, first you should do Mount -> Data.
It will not work on P6, it's for P6S only.
Download: TWRP_Recovery-3.0.3-0.img
For TWRP: TWRP_Recovery-3.0.3-0.zip
Previous:
Download: TWRP_Recovery-3.0.2-0.img
For TWRP: TWRP_Recovery-3.0.2-0.zip
Download: TWRP_Recovery-3.0.0-0.img
For TWRP: TWRP_Recovery-3.0.0-0.zip
TWRP_Recovery-2.8.5.0.img
Is it possible to get this new version for our beloved P6?
tileeq said:
Is it possible to get this new version for our beloved P6?
Click to expand...
Click to collapse
http://4pda.ru/forum/index.php?showtopic=539568&view=findpost&p=37725285
If you can't download from 4pda, ask for the author of build, here is also here on XDA: Razziell
Hi Kosyan, how to roll back to stock recovery?
Thanks
Edit: I know how rollback but in 4pda is it not possible to download the stock recovery I need!
Can you post it hier please?
Can you please share TWRP 2.8.7.0 material design by Razziell? I can't login on 4pda.ru because of a Russian captcha!
@Kostyan_nsk, could you send me a link to your device tree please. Want to check something out real quick.
I wasn't upload my dt. I'm too lazy for this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PM me what exactly are you interested in?
WHat if i have android 4.2.2 ?? is it gonna work ?
kye04 said:
WHat if i have android 4.2.2 ?? is it gonna work ?
Click to expand...
Click to collapse
No, it will not boot.
THANK YOU !!!
Tell you my story : a week ago i bought a P6S-U06 from aliexpress. It came with the 4.2 system. Interesting was that there was no update , not by wifi nor by Hisuite.
And i wanted to update to 4.4 And i try all kind of recoveries and boot.img untill i bricked it.... Actually i got the bootloader locked and i can not flash anytrhing anymore.....
Now i bought a second P6S-U06 that came with 4.4 . Thanks to your twrp, now i have twrp on my phone.
Please help me also with a nice kernel and a nice rom. I found some stuff on 4pda forum but i do not know russian and i cannot make an account to download .
If you do not want to post here, please send them in privat.
Once again , THANK YOU !!!
My phone is now TWRP with P6S-U06V100R001C17B606 .
Hi .I have 2 P6S-U06 . Both of them 4.4.2 In one of them i flashed thru fastboot and twrp works perfect.
The other one simply does not accept that. see attached picture .
I forced it installing Flashify . I wrote the recovery with it. After reboot, the leds start blicking red and green and after that a screen appears saying something happened sith my boot, press power button for 6 seconds. I turn off the phone , restart it, it boots to system but stock recovery...
How is this possible ?
WHat can i do ?
Also is there a 5.1.1 image that can be updated as update.app in dload folder ?

[Recovery][Unofficial] TWRP 3.0.2-0 for Mate7 / Android 6.0

TWRP Recovery 3.0.2-0 Mate7 Android 6.0
Download only Android 6.0 \ EMUI 4.0​Features:
* Custom.bin and cust symlinks are saved/restored (if they were exist) in case of Wipe/Format Data. So there not gonna be "cust" issues after factory reset in TWRP. * thank Kostyan_nsk
install
Code:
fastboot flash recovery twrp_3.0.2_mate7_6.0.img
screenshot​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Old version for android 5.1
TWRP Recovery 2.8.7.0 for MATE7 Android 5.1
Install​download twrp with BasketBuild only emui3.1 / Android 5.1
Code:
adb reboot bootloader
fastboot flash recovery twrp_2.8.7.0_mate7_5.1.img
fastboot reboot
regards ,
acbka aka asyan4ik =)
And so can anybody make â flashable version of lollipop ?
so good
Sent from my HUAWEI MT7-TL10 using XDA Free mobile app
Thank you so much Sir, I finally got myself a working recovery
Great work, my friend. Thank you very much.
Anyone try to get Xposed working? I know there is a super alpha for 5.1.1 but I don't want to risk anything on my device.
CCDillon said:
Great work, my friend. Thank you very much.
Anyone try to get Xposed working? I know there is a super alpha for 5.1.1 but I don't want to risk anything on my device.
Click to expand...
Click to collapse
Tried that, broke my SysUI.
acbka said:
TWRP Recovery 2.8.7.0 for MATE7 Android 5.1
Install​download twrp only emui3.1 / Android 5.1
Code:
adb reboot bootloader
fastboot flash recovery twrp_2.8.7.0_mate7_5.1.img
fastboot reboot
regards ,
acbka aka asyan4ik =)
Click to expand...
Click to collapse
It will work on 5.1.1 ?
paulopais said:
It will work on 5.1.1 ?
Click to expand...
Click to collapse
yes , work only 5.1+
acbka said:
yes , work only 5.1+
Click to expand...
Click to collapse
you are the best .. waiting for b312 , then i will install both, twrp + b312 and make backup to share
Thank you, previous version works perfectly on MT7-TL10
bubble_cat said:
Thank you, previous version works perfectly on MT7-TL10
Click to expand...
Click to collapse
no problem, any suggestions please write here
acbka said:
no problem, any suggestions please write here
Click to expand...
Click to collapse
Thank you a lot my friend .. Great job .. How can I make backup from original recovery ?
Sent from my HUAWEI MT7-TL10 using Tapatalk
paulopais said:
Thank you a lot my friend .. Great job .. How can I make backup from original recovery ?
Sent from my HUAWEI MT7-TL10 using Tapatalk
Click to expand...
Click to collapse
this twrp work only 3.1 emui/ 5.1 android . Huawei in 5.1 change many links . Not use this twrp for restore 3.0emui / 4.4 android .
I'm working on dual/multiboot recovery .
View attachment 3407577
tomorrow will add a link to the original recovery =)
if you have any questions write me in viber +375293294774
regards
Works for all variants of mate 7 with lollipop?
elroy944 said:
Works for all variants of mate 7 with lollipop?
Click to expand...
Click to collapse
try it, what is the difference in recovery ?
acbka said:
try it, what is the difference in recovery ?
Click to expand...
Click to collapse
Can't try atm as my device is in for repair [emoji14] just wanted to know for when i get it back to flash the moment i receive
acbka said:
TWRP Recovery 2.8.7.0 for MATE7 Android 5.1
Install​download twrp only emui3.1 / Android 5.1
Code:
adb reboot bootloader
fastboot flash recovery twrp_2.8.7.0_mate7_5.1.img
fastboot reboot
if you have any questions write me in viber +375293294774
regards ,
acbka aka asyan4ik =)
Click to expand...
Click to collapse
Thanks For The great work. I think I might Just install Viber so we talk more. Need to learn how to compile twrp
A backup of original recovery will be great...
Does it work on b312 mtl-09?
OscarBaia said:
Does it work on b312 mtl-09?
Click to expand...
Click to collapse
i have mt7-l09 / b312 - work perfectly.

[Update] Twrp 2.8.7.3 + Theme Marshmallow

Hello friends, I've been here enjoying my dear s3 i9300 with Marshmallow, so I thought why not a TWRP themed with the ROM version ?!
then here is a TWRP themed with marshmallow, changes will come when I have time.
Installation instructions
has installed TWRP already, download the file put in the root of your device, open the recovery (TWRP) and flash the downloaded file, ready!
Video Demo
Problems view video?Link :
https://youtu.be/o5IqWBt11vU
Download
Rate This Thread :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
may i know which twrp version is this?
mahe. said:
may i know which twrp version is this?
Click to expand...
Click to collapse
from the video it seems its 2.8.6.1 build
Scorpionea said:
from the video it seems its 2.8.6.1 build
Click to expand...
Click to collapse
Yes its 2.8.6.1
How can I remove this theme? Installing the regular TWRP version don't work. I also tried flashing CWM Recovery and then TWRP again, also no success.
TWRP. advance/reload teme .sorry for my English
And delete zip the folder TWRP
Thanks for answering! =)
When I click "advanced" in TWRP this menu is empty.
And what do you mean with delete zip folder?
SgtChrischi said:
Thanks for answering! =)
When I click "advanced" in TWRP this menu is empty.
And what do you mean with delete zip folder?
Click to expand...
Click to collapse
TWRP 2873 /ADVANCED/RELOAD THEME.
sdcard/TWRP/theme - ui.zip
if helped _push button
Like I said, the advanced menu ist empty
SgtChrischi said:
Like I said, the advanced menu ist empty
Click to expand...
Click to collapse
It's simple
Look... This is what my advanced menu looks like
SgtChrischi said:
Look... This is what my advanced menu looks like
Click to expand...
Click to collapse
Try install TWRP 2.8.7.3
I already tried that, with exactly the same result.
how to remove this theme? i tried to update to latest version and it crash on power off or reboot -.-''
I got it. I flashed CWM Recovery via flashify app, rebooted into recovery, rebooted into system and then newest flashed TWRP recovery via flashify.
SgtChrischi said:
I got it. I flashed CWM Recovery via flashify app, rebooted into recovery, rebooted into system and then newest flashed TWRP recovery via flashify.
Click to expand...
Click to collapse
for me it doesn't work...and whit the newest twrp recovery my phone crash when i tap to power off or reboot
Vix_Sk said:
for me it doesn't work...and whit the newest twrp recovery my phone crash when i tap to power off or reboot
Click to expand...
Click to collapse
I'm sorry, then I can't really help you to remove the theme. But to fix this crash issue u have to flash this marshmallow theme again. :/
New Update January 14 ,2016
Hello friends, I've been here enjoying my dear s3 i9300 with Marshmallow, so I thought why not a TWRP themed with the ROM version ?!
then here is a TWRP themed with marshmallow, changes will come when I have time.
Installation instructions
has installed TWRP already, download the file put in the root of your device, open the recovery (TWRP) and flash the downloaded file, ready!
Video Demo
Problems view video?Link :
https://youtu.be/o5IqWBt11vU
Download
Rate This Thread :
don't install it..is a hard work to disinstall it..stay to 2.8.7.3 original -.-''
Update for 2.8.7.3
Vix_Sk said:
don't install it..is a hard work to disinstall it..stay to 2.8.7.3 original -.-''
Click to expand...
Click to collapse
this new version already and 2.8.7.3 if you want to use without the theme and only download here:
https://twrp.me/devices/samsunggalaxys3internationalexynos.html.

CUBOT S550 5,5 HD MT6735 1,3Ghz 2gb/16gb fingerprint 3000mAh

Tomorrow i will receive this new Cubot series with fingerprint and good specs.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Official Page:
http://www.cubot.net/Index.php/mobile/view/id/263.html
Reserved for review and modding
Cubot claim that it has a 3000mAh battery.
Battery mAh measured to 2795 here http://peecee.dk/uploads/012016/20160123_204834.jpg
Geekbench 3 battery test: http://browser.primatelabs.com/battery3/197467 (09:35:40 / 3589)
thanks S7yler , not bad, also battery test seems to be very good!
I wait if from EFOX, and i hope to have mine today or tomorrow!
Just Arrived.. .white color in my sample!
first challenge was to create TWRP .. successfull!
http://www.needrom.com/download/twrp-2-8-7-3-material-play-megthebest/
Archive contain Boot Unlocked and TWRP Material Play ported by me!
Tested successfully with V06 January 2016 rom.
1- Download and Install correctly Mediatek Preloader drivers
( Take care on Windows 8.1/10 drivers, you need to disable driver signature before install
https://www.youtube.com/watch?v=50pD0mONm44
http://laurentiumihet.ro/technology...-for-32-64-bit-drivers-installation-tutorial/
https://thebroodle.com/microsoft/windows/install-mediatek-mt65xx-usb-vcom-drivers-windows-8-8-1/
2- enter Engineering Mode MTK with Dialer code *#*#3646633#*#*, go into log and debugging, tap on user2root and tap on ROOT, shut down smartphone.
3- With flashtool load MT6735_Android_Scatter-Play.txt
4- Select download and connect smartphone to pc (smartphone must be powered off)… in few seconds will start the process and the new TWRP will be flashed.
3.1- To restore original stock recovery, you need load ad point 3 the file MT6735_Android_Scatter.txt
P.P.S to enter in the recovery, power off the smartphone, push VOL + and Power at the same time, you will see three words with VOL + you move selection, with VOL – you must select Recovery
To have root flash with TWRP the archive supersu.zip found here: https://download.chainfire.eu/696/supersu/
Unboxing & Review (Italian language) :
any custom roms for that phone ?
megthebest said:
Just Arrived.. .white color in my sample!
first challenge was to create TWRP .. successfull!
Archive contain Boot Unlocked and TWRP Material Play ported by me!
Tested successfully with V06 January 2016 rom.
Click to expand...
Click to collapse
This is great work. Have you got a version of this that works with the latest firmware? I upgraded my firmware to the June v10 firmware and when I put this version on it just boot loops the phone.
Thanks.
So no chance of an updated TWRP then megthebest?
I updated the TWRP myself and put it on needrom, for anyone who wants to use TWRP with the latest official ROM. I tested it on my phone and it works I used it to root the phone and install xposed framework.
All credit to megthebest, it is his work.
http://www.needrom.com/download/twrp-2-8-7-3-material-play-megthebest-3/
Thanks Famineuk! Can I update to the new version directly from twrp recovery or do I have to use the flashtool again?
I did it using the flash tool. I never tried it directly through TWRP. I think you could try it then if it didn't work you would still be able to flash it through the flash tool.
Famineuk said:
This is great work. Have you got a version of this that works with the latest firmware? I upgraded my firmware to the June v10 firmware and when I put this version on it just boot loops the phone.
Thanks.
Click to expand...
Click to collapse
Where did you get the v10 ?
i got v9 OTA, but no v10
have you used the one from needrom ? i see no other source.
Root is possible with KingoRoot (NOT Kingroot)
johnfdoe said:
Where did you get the v10 ?
i got v9 OTA, but no v10
have you used the one from needrom ? i see no other source.
Click to expand...
Click to collapse
This is a link to version 10
http://www.needrom.com/download/cubot-s550/
Will an update using the flash tool erase the internal memory of my phone(titanium backup, photos, etc)? Can I update to V10 using TWRP recovery or do I have to use the flash tool again?
baggos12 said:
Will an update using the flash tool erase the internal memory of my phone(titanium backup, photos, etc)? Can I update to V10 using TWRP recovery or do I have to use the flash tool again?
Click to expand...
Click to collapse
Only Flashtool to upgrade.
You may try to maintain Data if in flashtool you will deselect Userdata partition before start flashing (and Recovery partition if you want to maintain TWRP).
You loose root and it will be not guaranteed that with new v10 rom TWRP will work again (possible change in kernel)
megthebest said:
Only Flashtool to upgrade.
You may try to maintain Data if in flashtool you will deselect Userdata partition before start flashing (and Recovery partition if you want to maintain TWRP).
You loose root and it will be not guaranteed that with new v10 rom TWRP will work again (possible change in kernel)
Click to expand...
Click to collapse
you have twrp for s550

[Recovery][ZE500KL] TWRP 3.0.2-0 Recovery (UNOFFICIAL) Marshmallow 6.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download
https://github.com/sabpprook/android_device_asus_ze500kl/releases
Install
reboot fastboot
Code:
adb reboot bootloader
boot TWRP recovery image
Code:
fastboot boot twrp-3.0.2-0-ze500kl.img
flash recovery image in TWRP (optional)
Notice: This TWRP will automatically unlock bootloader
Source Code
https://github.com/sabpprook/android_device_asus_ze500kl
Nice work,bro!
Thank you very much!
Have anyone tried to flash it using flashify?
Jhyrachy said:
Have anyone tried to flash it using flashify?
Click to expand...
Click to collapse
Yes,work
It works. But i was unable to install a ROM ZIP file from ASUS Website. It says that the zip file is for WW_PHONE (I know !!) but my phone is a OMNI_ZE500KL.. What ?? What is this ? Never heard about this before. My problem is here :
http://forum.xda-developers.com/zen...ng-rom-zip-asus-ze500kl-t3302389#post65465004
@sabpprook:
Hey buddy, can I ask what your /init.restore.sh is doing and what is it's point?
https://github.com/sabpprook/androi...lob/android-5.1/recovery/root/init.restore.sh
LuK1337 said:
@sabpprook:
Hey buddy, can I ask what your /init.restore.sh is doing and what is it's point?
https://github.com/sabpprook/androi...lob/android-5.1/recovery/root/init.restore.sh
Click to expand...
Click to collapse
there is a trick on this phone when you boot not official boot or recovery image,
it will get stuck in boot logo if you reboot.
the solution is to restore aboot-bak to aboot partition, so that's what i did in "init.restore.sh" script.
sabpprook said:
there is a trick on this phone when you boot not official boot or recovery image,
it will get stuck in boot logo if you reboot.
the solution is to restore aboot-bak to aboot partition, so that's what i did in "init.restore.sh" script.
Click to expand...
Click to collapse
I'd suggest using /dev/block/bootdevice/by-name/aboot instead.
Sent from my ASUS_Z00TD using Tapatalk
Fus_XDA said:
It works. But i was unable to install a ROM ZIP file from ASUS Website. It says that the zip file is for WW_PHONE (I know !!) but my phone is a OMNI_ZE500KL.. What ?? What is this ? Never heard about this before. My problem is here :
http://forum.xda-developers.com/zen...ng-rom-zip-asus-ze500kl-t3302389#post65465004
Click to expand...
Click to collapse
Do not flash official ROM zip in TWRP recovery, try it in official recovery or modify the ROM zip script.
I cannot decrypt my storage using this
sabpprook said:
Do not flash official ROM zip in TWRP recovery, try it in official recovery or modify the ROM zip script.
Click to expand...
Click to collapse
I am not an android program-maker. I don't know anything about that. I will wait for an custom rom. As I posted here http://forum.xda-developers.com/zen...ng-rom-zip-asus-ze500kl-t3302389#post65465004, Original recovery is unable to flash. It's weird !!!
Anyway, very good job for this twrp. It gives me hope !!!
This TWRP, suitable for ZE500KG ?
Please,
I was waiting so long (2 months now, i check almost every day) for a custom ROM to flash my ZE500KL, but it seems that no developper is interested to build it... so, please, is there anyone who own a ZE500KL (of course, a working device ), who can do a TWRP backup, who can upload it in a server (in zip or rar), so i can download it and do a restore to my poor device ? Please
Thank you :fingers-crossed:
Fusxda said:
Please,
I was waiting so long (2 months now, i check almost every day) for a custom ROM to flash my ZE500KL, but it seems that no developper is interested to build it... so, please, is there anyone who own a ZE500KL (of course, a working device ), who can do a TWRP backup, who can upload it in a server (in zip or rar), so i can download it and do a restore to my poor device ? Please
Thank you :fingers-crossed:
Click to expand...
Click to collapse
Join #titandev @ freenode or add me on hangouts ( https://plus.google.com/108108436166506337243 ) I will help you restoring stock ROM.
Fusxda said:
Please,
I was waiting so long (2 months now, i check almost every day) for a custom ROM to flash my ZE500KL, but it seems that no developper is interested to build it... so, please, is there anyone who own a ZE500KL (of course, a working device ), who can do a TWRP backup, who can upload it in a server (in zip or rar), so i can download it and do a restore to my poor device ? Please
Thank you :fingers-crossed:
Click to expand...
Click to collapse
Thank you in advance :good:
The best i've done till now is to :
- download the .222 stock rom from Asus
- Extract it, and edit the update-script to remove the 4 first line talking about device kind
- Recompress in ZIP and flash through this TWRP 3.0.0.0 (it's weird that stock recovery can't flash the original ZIP) ==>> no more error device, it said that it succeed
But it don't really fix all problems :
- The device is booting and i can access the welcome screen, but either it stucks and reboot automatically after 3 or 4 minutes, or stucks and i have to remove battery, or i have a lot of errors like "goggle play stopped" or "process.xxxx stopped" or something like these
All details concerning the problem is there http://forum.xda-developers.com/zen...ng-rom-zip-asus-ze500kl-t3302389#post65465004
Tested and Flashed on a ZE500KG, It works flawlessly!
Forgive me if this is a noob question, but does this also work on ZE551KL, or should I stick with this one
wow, it's sweet.
maybe it's time for coming back for ZE500KL.
Cyanogenmod
I'm waiting for a cyanogenmod rom for asus zenfone 2 laser ze500kl.....please give me the link for working cyanogenmod rom.....thanks in advance......
aepio said:
I'm waiting for a cyanogenmod rom for asus zenfone 2 laser ze500kl.....please give me the link for working cyanogenmod rom.....thanks in advance......
Click to expand...
Click to collapse
There's no CM for it.
Sent from my ASUS_Z00TD using XDA Labs

Categories

Resources