[D5322]Dual Recovery - Xperia T2 Ultra Dual[19.A.4.0.182]

nchary05

Senior Member
Nov 3, 2010
100
8
0
Hyderabad
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.
*/
Hi guys,

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 -
Code:
fastboot flash boot <file-name>
5. Once it is complete, disconnect the cable and turn on your phone.

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:-
Code:
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
Sources - https://github.com/CMX-2014

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
I'm on 19.3.A.0.470 ROM and my bootloader is unlocked.

Do I need ROOT permission to flash this RECOVERY?
 

rrajesh

Senior Member
Aug 5, 2014
112
101
0
www.rdtcportal.com
I'm on 19.3.A.0.470 ROM and my bootloader is unlocked.

Do I need ROOT permission to flash this RECOVERY?
First please don't quote whole post, it may be problematic for others, so edit your post reduce its size.

Ans:

Recovery is different aspect... not required rooted device,,,
But to root, recovery required :)

Enjoy...

---------- Post added at 02:33 PM ---------- Previous post was at 02:31 PM ----------

@abcdjdj SD Card mount problem, with each reboot need to reinsert card /or use of root explorer...

Hope you fix it soon :)

Thanks again for your GREAT contribute for community...
 

miki89

Senior Member
May 21, 2010
434
97
58
Belgrade
Nope,cause byeselinux still doesnt work..so if you flash fix you ll still have bootloop issue..:)

Sent from my D5322 using XDA Premium 4 mobile app
 

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
First please don't quote whole post, it may be problematic for others, so edit your post reduce its size.

Ans:

Recovery is different aspect... not required rooted device,,,
But to root, recovery required :)

Enjoy...

---------- Post added at 02:33 PM ---------- Previous post was at 02:31 PM ----------

@abcdjdj SD Card mount problem, with each reboot need to reinsert card /or use of root explorer...

Hope you fix it soon :)

Thanks again for your GREAT contribute for community...


I am not experiencing any problem with the sd card. Does anyone else have this problem?

Sent from my D5322 using XDA Free mobile app
 

miki89

Senior Member
May 21, 2010
434
97
58
Belgrade
i had problem with internal memory.. no one explorer was showing me files on internal, an camera couldnt save file oninternal memory..:) but somehow i fixit.. :) now iseverything ok, except es file explorer still has a problem with R/W on system, that the reason why i now using root explorer..:)
 

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
i had problem with internal memory.. no one explorer was showing me files on internal, an camera couldnt save file oninternal memory..:) but somehow i fixit.. :) now iseverything ok, except es file explorer still has a problem with R/W on system, that the reason why i now using root explorer..:)





Having problem with sd card need to reinsert when restarting device pls help
Add this line to the ric script that I have given above -
Code:
setenforce 0
This should help with the storage problems.

Sent from my D5322 using XDA Free mobile app
 

abcdjdj

Senior Member
May 28, 2012
1,735
3,228
0
Thane
Update

Hi,

V2 for lollipop has been released. Changelog :-
Code:
-->Updated for 19.3.A.0.472
-->RIC disabled from kernel sources :D
Sony seems to have fixed their selinux policies with the new .472 update, so there won't be any problems with the storage. RIC has been completely removed from the kernel (no more r/w problems of /system). I would recommend a clean flash of 19,3,A.0.472 using Flashtool (i.e wipe data too) to avoid any problems. If you experience any problems, please do a clean flash.

Cm 12.1 update - It doesn't get past the sony bootloader logo, no display. It will take some time.

Enjoy. :)
 
Last edited: