[Recovery][OFFICIAL][UBL] TWRP 3.5.0 Touch Recovery for Xperia SP

Search This thread

AdrianDC

Recognized Developer
Dec 22, 2009
2,206
12,975
Île-de-France
adriandc.github.io
TWRP-Feature-Image-810x298_c.png


TWRP 3.5.0 - Based upon Android 6.0 :
* Whole new TWRP 3 interface
* Flashable to FOTA for permanent recovery
* Bootable recovery image if required



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




DEVELOPMENT DOWNLOADS FOR HUASHAN :
https://mega.nz/#F!O51UBCxK!0NYOUEXl4SL_o1Qy3Ownjw
twrp-3.x.x-x-fota-huashan.zip :
Flashable TWRP 3 to FOTA installer
twrp-3.x.x-x-boot-huashan.img : Fastboot bootable TWRP 3 image
cleaner-fota-huashan.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 /path/to/recovery.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




INFORMATIONS ABOUT TWRP 3 :
* Installation : Simply flash the zip with a working TWRP or CyanogenRecovery
* Known issues : No major issue remaining, but sources open to improvements
* Usage : Built for Marshmallow, works for Lollipop based ROMs too
* More here : http://www.xda-developers.com/twrp-3-0-0-has-arrived/



ADDITIONAL LINKS :
* Easy ADB and Fastboot for unexperienced users :
http://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/AdrianDC/twrp_development_sony -->
 
Last edited:

AdrianDC

Recognized Developer
Dec 22, 2009
2,206
12,975
Île-de-France
adriandc.github.io
You're so fast, I'll test with CM12.1. Thanks!

Edit : If I already have TWRP 2.8.x it's no require to flash FOTA formater right?
The cleaner is unneeded, flashing is enough.

What I could advise would be to make a final backup
with the one version of TWRP, move it to a computer,
then update to have a way back.

I have restored an old backup with the 3.0.0 version,
so completely doable.

Sent from my Xperia SP using Tapatalk
 
Last edited:

lop2lop

Senior Member
Feb 20, 2013
140
77
28
Tehran
You're so fast, I'll test with CM12.1. Thanks!

Edit : If I already have TWRP 2.8.x it's no require to flash FOTA formater right?

I have CM13.0 and I had TWRP 2.8.7.0 and I did this :

Flash FOTA cleaner
Reboot to recovery ( CM recovery )
then apply update , TWRP3
reboot

I tried "reboot to recovery" in CM recovery but still it was CM recovery ! I rebooted and tried to boot into recovery using volume keys but still the same !
so I booted into ROM and tried again and it worked !

Thanks Adrian ! :cowboy::cowboy::cowboy: <3
I think my English is Really sucks ! am I right ? :D
 
Last edited:

flash-

Senior Member
Jan 5, 2014
1,468
1,009
24
sweida
great work man !! that was fast with the first try it was very messy i thought it was gonna have some problems and will take some time ....tested on cm12.1 it's working and the options are great too with the new 3.0 twrp :good:
and the best thing that is the reboot now fixed and can after done flashing press reboot with no problems unlike the previous one :)
all i can say is thanks for ur hard work on this device !...
 

aumAP

Senior Member
Feb 21, 2014
165
93
Bangkok
the same as old one ? pressed reboot then a black screen showed up and nothing happened in the next minute ? :rolleyes:

Yep, I wait about 10 minute but phone don't boot up. :eek:

Edit : My first use to flash CM13 (build 02/02) haven't this problem. Problem found in second flash CM13 (build 02/08).
 
Last edited:

mrskyou

Senior Member
Apr 15, 2014
228
116
:)

No problem on CM12.1 official 0207 build ! Nice Work Adrian ! TWRP is better with this new theme ! :) :good: :highfive:
 

flash-

Senior Member
Jan 5, 2014
1,468
1,009
24
sweida
Yep, I wait about 10 minute but phone don't boot up. :eek:

Edit : My first use to flash CM13 (build 02/02) haven't this problem. Problem found in second flash CM13 (build 02/08).

i've used it like 4-5 time to flash stuff but all is good ...that's weird i'll try to flash more stuff because i like to flash :p and to test if twrp gonna do that with me ....hope not :eek:
 
  • Like
Reactions: mrskyou and aumAP

Top Liked Posts

  • There are no posts matching your filters.
  • 100
    TWRP-Feature-Image-810x298_c.png


    TWRP 3.5.0 - Based upon Android 6.0 :
    * Whole new TWRP 3 interface
    * Flashable to FOTA for permanent recovery
    * Bootable recovery image if required



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




    DEVELOPMENT DOWNLOADS FOR HUASHAN :
    https://mega.nz/#F!O51UBCxK!0NYOUEXl4SL_o1Qy3Ownjw
    twrp-3.x.x-x-fota-huashan.zip :
    Flashable TWRP 3 to FOTA installer
    twrp-3.x.x-x-boot-huashan.img : Fastboot bootable TWRP 3 image
    cleaner-fota-huashan.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 /path/to/recovery.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




    INFORMATIONS ABOUT TWRP 3 :
    * Installation : Simply flash the zip with a working TWRP or CyanogenRecovery
    * Known issues : No major issue remaining, but sources open to improvements
    * Usage : Built for Marshmallow, works for Lollipop based ROMs too
    * More here : http://www.xda-developers.com/twrp-3-0-0-has-arrived/



    ADDITIONAL LINKS :
    * Easy ADB and Fastboot for unexperienced users :
    http://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/AdrianDC/twrp_development_sony -->
    22
    TWRP 3.2.1 FOTA flashables built and released.
    20
    New TWRP release 11 :D. Adopted storage & encrypted device full support.
    18
    Xperia SP Officially supported by TWRP now, OP updated !
    17
    TWRP (and MultiROM TWRP) upgraded, like CyanogenRecovery, for proper performance and heat control.