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

Search This thread

CyberWalkMaN

Member
Aug 22, 2013
49
235
Chelyabinsk
http%3A%2F%2Fwww1-lw.xda-cdn.com%2Fwp-content%2Fuploads%2F2016%2F02%2FTWRP-final.png


WARNING!
TWRP builds version 3.2.1-0 and higher are not compatible with Android Lollipop (5.0/5.1.1) due to SELinux rejection


OFFICIAL DOWNLOADS FOR YUGA :
https://twrp.me/sony/sonyxperiaz.html
twrp-3.x.x-x-yuga.img : Official TWRP image
How to install : All informations available on TWRP.me




DEVELOPMENT DOWNLOADS FOR YUGA :
https://androidfilehost.com/?w=files&flid=202353
twrp-3.2.x-x-yuga.zip : Flashable TWRP 3 to FOTA installer
twrp-3.2.x-x-yuga.img : Fastboot bootable TWRP 3 image
cleaner-fota-yuga.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://xdaforums.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 -->
 
Last edited:

vishnu vijay

Senior Member
Dec 16, 2009
331
114
Sharjah
TWRP keeps rebooting for me. never had this issue.
Any suggestions?


****EDIT

Os boots perfectly so downloaded TWRP app and the same ISO file and flashed it from the app.
Now it doesn't crash or reboots into TWRP.
 
Last edited:

csjjpm

Senior Member
Jan 6, 2012
125
22
Manchester
I used the TWRP Manager app to download and install the latest img and flash BUT it has screwed my phone. It looks like the original Sony recovery is now all that is there. I can't reboot into bootloader, I get a blank screen with a blue LED.

I did the adb push in FOTAKernel but my recovery is still broken. How do I adb push into the main bootloader?
thanks
Paul

---------- Post added at 02:21 PM ---------- Previous post was at 02:05 PM ----------

Although recovery is in FOTAKernel and I can boot into the touch screen isnt responding. I am unable to choose anything or unlock it when it locks.


I used the TWRP Manager app to download and install the latest img and flash BUT it has screwed my phone. It looks like the original Sony recovery is now all that is there. I can't reboot into bootloader, I get a blank screen with a blue LED.

I did the adb push in FOTAKernel but my recovery is still broken. How do I adb push into the main bootloader?
thanks
Paul
 
Last edited:

qxiong

New member
May 9, 2009
2
0
I have xperia z android 5.1.1 with unlocked bootloader but not rooted

Now I have done the step:
fastboot flash boot twrp3.0.2.img

My phone is alway in TWRP mode after restart.

In HOW TO INSTALL EASILY TO FOTA :
* Flash to FOTA : Install the TWRP FOTA zip,
1. When can TWRP 3.0.2 FOTA zip be found?
2. In which partition shall it be flashed in TWAP? It seems that I can only see boot partition in TWRP.
 

Gorkii7

New member
Jun 28, 2018
4
0
TWRP 3.0 Yuga

Hello, I have successfully installed TWRP 3.0 in my xperia z by fastboot with adb, but when rebooting the device, it automatically starts in the twrp, in recovery and does not start the android operative system, there is some solution to this problem
Thank you so much.
 

MichaBit

Senior Member
May 6, 2015
272
112
Hello, I have successfully installed TWRP 3.0 in my xperia z by fastboot with adb, but when rebooting the device, it automatically starts in the twrp, in recovery and does not start the android operative system, there is some solution to this problem
Thank you so much.

Why are you installing the old 3.0?
Take the current 3.2.2 and your problem will be solved. :cool:
 

Gorkii7

New member
Jun 28, 2018
4
0
TWRP Xperia Z (Yuga)

Why are you installing the old 3.0?
Take the current 3.2.2 and your problem will be solved. :cool:

Hi, I have installed the 3.0, because in this post it says that in the Xperia Z (Yuga) in the versions of android 5.0 and 5.1.1 TWRP is not compatible as of version 3.2.1.0.
That's right?
Thank you so much
 

_bansal10

Member
Oct 13, 2018
5
0
my phone won't turn on.

whenever i switch on my phone it get stuck on the animation waves..come back to restart and then it repeats until i rip my battery off of my phone. i know companion can repair my phone. but all the will be lost with that process.
so if anybody can help me with this thing. and i can get my data without losing it. :confused:
advice would be most appreciated.
THANKS :fingers-crossed:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 19
    http%3A%2F%2Fwww1-lw.xda-cdn.com%2Fwp-content%2Fuploads%2F2016%2F02%2FTWRP-final.png


    WARNING!
    TWRP builds version 3.2.1-0 and higher are not compatible with Android Lollipop (5.0/5.1.1) due to SELinux rejection


    OFFICIAL DOWNLOADS FOR YUGA :
    https://twrp.me/sony/sonyxperiaz.html
    twrp-3.x.x-x-yuga.img : Official TWRP image
    How to install : All informations available on TWRP.me




    DEVELOPMENT DOWNLOADS FOR YUGA :
    https://androidfilehost.com/?w=files&flid=202353
    twrp-3.2.x-x-yuga.zip : Flashable TWRP 3 to FOTA installer
    twrp-3.2.x-x-yuga.img : Fastboot bootable TWRP 3 image
    cleaner-fota-yuga.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://xdaforums.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 -->
    1
    Working for kitkat? I use cusrom exsistenz ultimate
    Yes, this TWRP should work without problems on kitkat.

    To all: Please test first official build, based on new device tree(android-7.1) - http://build.twrp.me/twrp-3.2.1-0-yuga.img (not compatible with android 5.0.2/5.1.1)
    1
    New version 3.2.1 same with this?

    https://xdaforums.com/xperia-z/development/kernel-ub-t3198491

    In new version can use fast charging?
    This is not kernel, it's only recovery image for FOTA partition
    1
    I have xperia z android 5.1.1 with unlocked bootloader but not rooted



    Now I have done the step:

    fastboot flash boot twrp3.0.2.img



    My phone is alway in TWRP mode after restart.



    Same issue after flashing twrp(latest)

    Bootloader: Unlocked

    Rom: Stock LB(5.1.1)

    Phone is not rooted

    Any help would be appreciated.
    Please follow the Instructions of the twrp installation for exactly this device and use the newest version.
    1
    Steps that I followed:

    adb reboot bootloader

    fastboot devices

    fastboot flash boot twrp_yuga.img

    fastboot reboot

    adb push twrp_yuga.img /sdcard

    adb shell

    dd if=/sdcard/twrp_yuga.img of=/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel

    exit

    but then after pressing reboot then system in twrp, the phone is rebooting into twrp not in android system. :crying:
    I don't know where you got the instruction, but this mixes the right and wrong steps together. :silly:
    Please look at twrp.me :)