[Recovery][JB/KK]ClockWorkMod Recovery[6.0.4.7] - Transformer TF300T 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"
}
CWM for TF300T
Latest compiled: 6.0.4.7
Download: Downloads tab on the top of the page (This is a devDB project so if you're viewing on mobile: open in web browser)
Both a recovery.img and a flashable zip for your current recovery will be available.
Source:
Device tree: https://github.com/CyanogenMod/android_device_asus_tf300t
Recovery: https://github.com/CyanogenMod/android_bootable_recovery
Make sure you reboot into android after flashing before going back to recovery!
Flashing via fastboot tutorial courtesy of Xplodwild, slightly edited:
XpLoDWilD said:
Step-by-step guide
Download the CWM .img file
Unlock your bootloader with Asus Unlock app
Connect your tablet to your computer
Shutdown your tablet
Hold Power + Vol Down until you see the 3 icons on your screen
At this point, your computer should recognize Fastboot device (Windows will notify you here, OSX/Linux stays calm)
Flash recovery image with fastboot: fastboot -i 0x0B05 flash recovery recovery_6047.img (if we suppose recovery_6047.img is in your current directory)
Once the operation is done, type fastboot -i 0x0B05 reboot to reboot your tablet
Click to expand...
Click to collapse
Flashing via terminal courtesy of twrp website (edited):
Download the above file. Save it to the root of your /sdcard directly (internal memory only) and rename it to recovery.img
Launch terminal emulator or connect to your computer and open an adb shell, then type the following:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p4 (replace recovery.img with whatever it is called.)
Then reboot to complete installation.
Click to expand...
Click to collapse
XDA:DevDB Information
Clockworkmod Recovery for TF300T, a Tool/Utility for the Asus Transformer TF300T
Contributors
ebildude123
Version Information
Status: Stable
Current Stable Version: 6.0.4.7
Stable Release Date: 2014-02-01
Created 2014-02-01
Last Updated 2014-02-01

Posted 6.0.4.7

Can I use this recovery both JB and KK? I dont want brick my tablet!

@up
Make Nandroid & NVflash, and try by yourself
Second!

which works with the bootloader?
My tablet works but I was wrong recovery and I have serious problems to use it, although with TWRP manager can do the wipe and perform the flash
thanks and regards
sorry for my english

which bootloader version is this recovery for?

solitarywarrior1 said:
which bootloader version is this recovery for?
Click to expand...
Click to collapse
10.6.1.15.3, 10.6.1.27.1, 10.6.1.27.5

Hello,
Where is the download link of ClockWorkMod Recovery 6.0.4.7
Thank

hzaire said:
Hello,
Where is the download link of ClockWorkMod Recovery 6.0.4.7
Thank
Click to expand...
Click to collapse
Go back to the first post in web view. There is a downloads tab at the top of the page. Click that and it shows the file you have requested.
Sent from my TF300T using Tapatalk

great,
thank a lot

@ebildud123
Thanks for your activities.
I downlaoded your file and I renamed it (as sel explanatory)
Asus_TF300T_Recovery_CWM_6.0.4.7.img (recovery native image)
Asus_TF300T_Recovery_CWM_6.0.4.7_update.zip (recovery updatere via recovery)
I have some proposals
delete previous version (6.0.4.6)
rename the current 6.0.4.7 zip file as "Asus_Tf300T_Rrecovery_CWM_6.0.4.7_update.zip"
comrpess the img file in a zip and name it as "Asus_TF300T_Recovery_CWM_6.0.4.7.zip"
To distribute the img file compress can avoid crash/brick if the img file downloaded is not correct (corrupted download).
Do you know if can i use this TWRP recovery on Asus Memopad HD 7 (ME173X) device?

6.0.5.0
I am using your 6.0.4.7 and it is running well. I have CM11 nightly. In the changelog they are up to 6.0.5.0 but my recovery never gets updated with the nightly. Is this normal?
How do I get the 6.0.5.0 recovery that CM are using? Or maybe it doesn't matter.
No other bugs and recovery is backing up just great.

ebildude123 said:
10.6.1.15.3, 10.6.1.27.1, 10.6.1.27.5
Click to expand...
Click to collapse
Works with 10.6.2.11? (TF300TG)

Related

[RECOVERY][CWM Advanced Edition] PhilZ Touch

PREAMBLE
This is Philz Touch Recovery for the HTC Wildfire S. Don't blame me if some features don't work as expected.
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"
}
DOWNLOAD
Download from team-simplicit.com (select the latest version)
SOURCE
GitHub
CREDITs
modpunk, JDevs
OliverG96
Phil3759
Team Simplicit
Team BlueRidge
how can i install my phone?
You can flash it using fastboot:
Code:
fastboot flash recovery recovery.img
yavuzyavuz06 said:
how can i install my phone?
Click to expand...
Click to collapse
Maybe this thread will help you out.
Steps:
Unlock bootloader by going on htcdev and follow instructions
Follow instructions in app which you downloaded from referenced post
Or, if you have done something like this before, just follow djolivier's instruction
yavuzyavuz06 said:
how can i install my phone?
Click to expand...
Click to collapse
I think the simpliest method is using Terminal Emulator on phone
how can using Terminal Emulator?
yavuzyavuz06 said:
how can using Terminal Emulator?
Click to expand...
Click to collapse
Terminal Emulator is system app on almost every ROM. If you have it...
Open Terminal Emulator
Write this command: su
Accept
Now you must write: flash_recovery /sdcard/recovery.img
I think it's work, I don't remember everything
IMPORTANT: You should download PhilZ to /sdcard folder.
amazing! ..it is more faster on backing up and restoring rom back up
yep, hey is there a touch version, will it work on ours?
What's different in this version from the 5.0.2.8 version?
And you think it's possible to make the touch version work with our WFS or are there some.. technical difficulties?
It can perform a full wipe, it can backup and restore in TWRP format and more I forgot.
I don't know, I did compile the touch Version, but for some reason, I can't flash it. Might be the size (though only 150kb bigger than non-touch).
Gesendet von meinem Xperia S mit Tapatalk
Works as intended. Thanks a bunch, you're the best!
Hi. Recovery. İmg paste on sdcard.
But therminal emulator says " not found".
Sent from my MID using xda app-developers app
Install recovery in windows.
yavuzyavuz06 said:
Hi. Recovery. İmg paste on sdcard.
But therminal emulator says " not found".
Sent from my MID using xda app-developers app
Click to expand...
Click to collapse
I had the same thing. Didn't work with the terminal emulator on my phone. So I installed it the way I did the very first time: in windows.
I have a map c:\android\ with the files: adb.exe, fastboot.exe, adbwinapi.dll, adbwinusbapi.dll and the new recovery.img.
On your phone: settings --> power --> disable fastboot --> turn your phone off.
Remove the battery of your phone and put it back.
→ Volume down + Power-button → USB-kabel phone onto PC → select ‘fastboot’ and click the power-button → The phone is now in fastboot-mode.
Then type in windows: cmd --> windows-terminal --> type cd \android --> type: fastboot flash recovery recovery.img ... okay.
reboot your phone.
Ready, peace of cake oder apfeltorte. goodluck
This recovery is faster then cwm 5.0.2.8
Any chance you can give a quick instruction on how to compile? or can you compile this for use with the HTC ChaCha?
Just build it like you'd build CWM/TWRP (along with CM/whatever), just change the repo in your manifest and add flags to your makefiles if necessary. Go here for more information.
I had a little walk around in this recovery and found that the custom options don't work. Namely, the PhilZ custom settings and Nandroid backup settings.
When I try to enter this sub-branch of options, screen flashes and throws be back to the same branch I was in.
This is a pity because I hoped to enable higher levels of compressions of backups, and such.
Any chance of getting it on WFS 2012
Sent from my WFS 2012 using CyanogenMod 11.0
PREAMBLE
I compiled PhilZ recovery (non-touch) for our Wildfire S yesterday. Don't expect much, it's CWM 6.0.2.8 with some nice features...
Click to expand...
Click to collapse
Please Oliver can you check your pm
And is there any chance of getting it on WFS-2012??
Sent from my Wildfire S A510e using xda app-developers app
New build is up (with touch), "WFS2012" should now be supported. Updated the OP.

[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 ?

[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.

[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

[UB][RECOVERY] TWRP v3.2.2 for Xperia ZL

{
"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"
}
WARNING!
TWRP builds version 3.2.1-1 and higher are not compatible with Android Lollipop (5.0/5.1.1) due to SELinux rejection
OFFICIAL DOWNLOADS FOR ODIN :
https://twrp.me/sony/sonyxperiazl.html
twrp-3.x.x-x-odin.img : Official TWRP image
How to install : All informations available on TWRP.me
DEVELOPMENT DOWNLOADS FOR ODIN :
https://androidfilehost.com/?w=files&flid=202346
twrp-3.2.x-x-odin.zip : Flashable TWRP 3 to FOTA installer
twrp-3.2.x-x-odin.img : Fastboot bootable TWRP 3 image
cleaner-fota-odin.zip : Flashable FOTA formatter (optional)
HOW TO INSTALL EASILY TO FOTA :
* (Optional) : Download the TWRP bootimage and flash it to boot
fastboot flash boot twrpfilename.img
* Boot to recovery : Enter the Recovery as usual
* Flash to FOTA : Install the TWRP FOTA zip
* (Optional) : Flash the ROM you want
HOW TO INSTALL MANUALLY TO FOTA :
* Bootimage : Download the TWRP bootimage you want to flash
* File storage : Adapt the path and push the file to the device this way :
Code:
adb root
adb wait-for-device
adb push FullPathToTheRecovery.img /tmp/twrp.img
* Flash : Extract the TWRP image to the FOTA partition
Code:
adb shell dd if=/tmp/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel
* Reboot to recovery : adb reboot recovery
ADDITIONAL LINKS :
* Easy ADB and Fastboot for unexperienced users :
https://forum.xda-developers.com/showthread.php?p=48915118
Thanks to the TWRP Team​
Current local manifest of the TWRP build
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- https://github.com/fusion3-common/twrp_development_sony -->
Not sure if I understood the instructions at twrp.me right:
I have the 5.1.1 stock ROM already rooted and with TWRP 2.8.7.0 (XZ Dual Recovery).
Can I simply flash the recovery from twrp.me, or will it break my phone?
Or do I need to repack the kernel (see section 5 here)?
no repacking, the image goes to the FOTA partition
To all: Please test first official build, based on new device tree(android-7.1) - http://build.twrp.me/twrp-3.2.1-0-odin.img (not compatible with android 5.0.2/5.1.1)
ham5 said:
no repacking, the image goes to the FOTA partition
Click to expand...
Click to collapse
Doesn't work. I assume it's because the stock kernel does not support a recovery on the FOTA partition.
random_n00b said:
Doesn't work. I assume it's because the stock kernel does not support a recovery on the FOTA partition.
Click to expand...
Click to collapse
"Doesn't work. " is not a valid reply to what I posted. In fact the fota recovery will override the recovery built into the rom.
ham5 said:
"Doesn't work. " is not a valid reply to what I posted. In fact the fota recovery will override the recovery built into the rom.
Click to expand...
Click to collapse
I flashed TWRP 3.2.1 to the FOTA partitition, but after i reboot into recovery, I still end up with TWRP 2.8.7 that was installed before.
Please note that TWRP 2.8.7 is not the "normal" TWRP, but part of XZ Dual Recovery, that unfortunately is no longer updated.
UPDATE:
When I use the hardware keys to enter recovery, I get a blank screen. (3.2.1 really seems to not be compatible with Android 5.1.1. )
When I use the small app that comes with the XZDualRecovery to boot into recovery, I end up with 2.8.7
So FOTA seems to work, but TWRP 3.2.1 is not compatible with my old ROM....
Need a little advice.
Hello my friends!
My phone: Xperia ZL C6503.
I used to have stock 5.1.1 in my phone, but thanks to this forum I have managed to flash the RR O v6.0.0. Everything is working fine, just have a question for you guys: Can I flash the latest TWRP now the I'm using Android 8.1.0? And if I want to flash my stock rom again in the future, will I have any problem with the updated TWRP?
Any help will be much appreciated!

Categories

Resources