TWRP 3. for Xperia Z Ultra aka togari
Up-to-date TWRP with new looks and functional display/brightness settings, and mountpoints like in sony-aosp marshmallow.
Download: AndroidFileHost
Sources: Github
Make sure you have installed the new bootloader and have flashed the latest stock Sony ROM at least once since.
Then, erase the recovery partition and flash TWRP using fastboot.
Enter recovery:
Switch off the phone
Hold Vol-Down & Power button simultaneously until the phone vibrates
Release the power button and keep holding Vol-Down until the Sony logo appears
Thanks to @Dees_Troy for twrp
Thanks to Sony AOSP for basic device trees
XDA:DevDB Information
TWRP 3.0.0, Tool/Utility for the Sony Xperia Z Ultra
Contributors
alia5
Source Code: https://github.com/omnirom/android_bootable_recovery/tree/android-6.0
Version Information
Status: Snapshot
Created 2016-02-13
Last Updated 2016-02-13
Up-to-date TWRP with new looks and functional display/brightness settings, and mountpoints like in sony-aosp marshmallow.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Download: AndroidFileHost
Sources: Github
Make sure you have installed the new bootloader and have flashed the latest stock Sony ROM at least once since.
Then, erase the recovery partition and flash TWRP using fastboot.
Code:
fastboot erase recovery
fastboot flash recovery twrp-3.0.0-togari.img
Enter recovery:
Switch off the phone
Hold Vol-Down & Power button simultaneously until the phone vibrates
Release the power button and keep holding Vol-Down until the Sony logo appears
Thanks to @Dees_Troy for twrp
Thanks to Sony AOSP for basic device trees
XDA:DevDB Information
TWRP 3.0.0, Tool/Utility for the Sony Xperia Z Ultra
Contributors
alia5
Source Code: https://github.com/omnirom/android_bootable_recovery/tree/android-6.0
Version Information
Status: Snapshot
Created 2016-02-13
Last Updated 2016-02-13