I'm on 19.3.A.0.470 ROM and my bootloader is unlocked.Hi guys,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 ROM * 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. */
Kindly follow these instructions to get TWRP/CWM working on your device.
NOTE :- FOR NOW THIS IS ONLY FOR THE DUAL SIM VARIANT (D5322). DO NOT CROSS FLASH!
Instructions :-
1. Download the kernel
2. Turn off your phone.
3. Connect the usb cable while holding the volume up key (enter fastboot)
4. On your pc execute this command -
5. Once it is complete, disconnect the cable and turn on your phone.Code:fastboot flash boot <file-name>
6. To access the recovery :-
TWRP :- Volume Down
CWM :- Camera button
Download Link :-
ONLY FOR T2 DUAL (D5322) - https://s.basketbuild.com/devs/abcdjdj/tianchi/TWRP
Changelog:-
Sources - https://github.com/CMX-2014Code:V4 -->Updated for Lollipop (19.3.A.0.470) -->Dual Recovery (TWRP & CWM) V3 -->Updated for Kitkat (.216) -->Fixed touch screen problem (thanks to @[NUT] ) V2 -->Updated TWRP to 2.7.1.0 -->Compiled TWRP with the -Os flag -->Set ro.debuggable to 0 in the ramdisk V1 -->Initial release
Screenshots -
![]()
![]()
![]()
Credit :-
-->@DoomLoRD (for his initial work on cwm, various tools and amazing guides on kernels)
-->CyanogenMod team (for honami's device tree)
-->@Dees_Troy (for creating TWRP)
#include<iForgotYou.h>
XDA:DevDB Information
TWRP for Xperia T2 Ultra, Kernel for the Sony Xperia Z2
Contributors
abcdjdj, Abhinav2
Source Code: github.com/CMX-2014
Kernel Special Features:
Version Information
Status: Testing
Created 2014-05-27
Last Updated 2015-05-17
Do I need ROOT permission to flash this RECOVERY?