PREAMBLE
Team Win Recovery Project, or twrp for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
I'll keep this thread short and simple. Want a changelog or a list of features? See teamw.in.
DOWNLOAD
recovery.img
INSTRUCTIONs
or, if you only want to use it temporarily:
XDA:DevDB Information
TWRP for Sony Xperia Z3+, Tool/Utility for the Sony Xperia Z4
Contributors
Olivier
Source Code: https://github.com/omnirom/android_kernel_sony_msm
Version Information
Status: Stable
Created 2016-03-28
Last Updated 2016-09-13
Team Win Recovery Project, or twrp for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
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 about features included in this recovery image
* [B]before[/B] 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.
*/
I'll keep this thread short and simple. Want a changelog or a list of features? See teamw.in.
DOWNLOAD
recovery.img
INSTRUCTIONs
Code:
fastboot flash recovery < recovery image >
Code:
fastboot boot < recovery image >
XDA:DevDB Information
TWRP for Sony Xperia Z3+, Tool/Utility for the Sony Xperia Z4
Contributors
Olivier
Source Code: https://github.com/omnirom/android_kernel_sony_msm
Version Information
Status: Stable
Created 2016-03-28
Last Updated 2016-09-13