[ROM][C660X][ROOT-XZDUALRECOVERY][LB-UB] Update to 10.1.1.A.1.253 - Xperia Z Android Development

Requirements:
Flashtool
A recovery (can be both CWM and TWRP)
NOTE: As some people have problems flashing the update, please update your existing recovery to the latest recovery with XZDualRecovery
Current FW version: 10.1.A.1.350 or 10.1.A.1.434: maybe others too, try and let me know!
From the users in the thread I noticed people CWM running into trouble because their cache partition is gone. See the 'Known Issues' in the OP of the XZDualRecovery link above for more info and links to a fix. Fix that first before you attempt this update using CWM!
Special features:
Superuser integrated in system, FULL root, no reboots when remounting /system RW!
XZDualRecovery 2.3 RELEASE (CWM 6.0.3.2 & TWRP 2.5.0.0) pre-installed;
Tailored FTF to minimize the chance of accidental system wiping!
No need to clear caches!
   @shem2409 created a nice youtube video guide to assist you in your work, be sure to check his post for it! Thanks m8!
TIP: This ROM is compatible with the shutdown/reboot MOD by   @niaboc79
TIP: This ROM and the integrated recovery are compatible with the reboot wrapper by    @DooMLoRD, get it here!
C6603: How to update to 10.1.1.A.1.253:
For C6603: Download C6603.flashable.253.zip (Bittorrent: 728MB) and Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf (14MB), save it somewhere you remember;
Put 'C6603.flashable.253.zip' on (the external) SDcard1;
Put 'Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in CWM or TWRP and don't forget to backup the contents of 'SDCard0';
Flash everything in 'Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf' to your phone and boot the phone straight to recovery after that;
NOTE: If you have an unlocked bootloader, you CAN flash the kernel, but you do not need to, to keep your custom kernel. DooMKernel v7 has support for this ROM version.
Flash 'C6603.flashable.253.zip' in recovery (Works in both CWM and TWRP!)
Reboot to system without clearing (dalvik-/)cache.
C6602: How to update to 10.1.1.A.1.253:
For C6602: Download C6602.flashable.253.zip (Bittorrent: 703MB) and Xperia_Z_10.1.1.A.1.253_C6602-stripped.ftf (14MB), save it somewhere you remember;
Put 'C6602.flashable.253.zip' on (the external) SDcard1;
Put 'Xperia_Z_10.1.1.A.1.253_C6602-stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in CWM or TWRP and don't forget to backup the contents of 'SDCard0';
Flash everything in 'Xperia_Z_10.1.1.A.1.253_C6602-stripped.ftf' to your phone and boot the phone straight to recovery after that;
NOTE: If you have an unlocked bootloader, you CAN flash the kernel, but you do not need to, to keep your custom kernel. DooMKernel v7 has support for this ROM version.
Flash 'C6602.flashable.253.zip' in recovery (Works in both CWM and TWRP!)
Reboot to system without clearing (dalvik-/)cache.
The first boot will be considerably slower and after a long wait at the boot animation you will see Android optimizing the apps on your phone, It will update your NFC with a firmware and after that, all is done!
IMPORTANT NOTE:
For some devices the first or second reboot after the successful upgrade may be initiated by the ROM/Kernel to upgrade some low-level firmware. This will be done from the screen which normally shows you the kernel logo. This upgrade flash will also happen when on a custom kernel by             @DooMLoRD. DO NOT INTERRUPT THAT WHATEVER YOU DO OR HOWEVER LONG IT TAKES! Just let it do it's thing and wait, your phone will continue boot as soon as it's done.
I have done this myself, using my own method and I have not found any problem yet. :fingers-crossed:
Enjoy! :victory:
Known XZDualRecovery Issues:
All known issues in TWRP and CWM on locked boot loaders apply, see their respective threads for more information.
Be especially careful with the cache partition when using CWM. Hopefully version 2.0 solved the cache issues but in case of problems with /cache use the FTF in my files to restore the cache partition if yours ever stops mounting due to the CWM issues, read this and this for more info on that. This FTF was created for .434 but as the cache did not change between .350, .434 and .253 you can still use it to fix the cache partition.
CWM Usage warning: Root can be lost (almost worst case), a bootloop can be experienced (worst case) or a reboot upon remounting /system to be able to write to it (most cases, relatively harmless) when using CWM and before a reboot out of recovery the 'ROM may flash recovery, fix it?' question is answered with 'yes'. This can be recovered from by opening a terminal app and typing the following commands:
Code:
su
/system/bin/stop ric
mount -o remount,rw /system
chmod 755 /system/etc/install-recovery.sh
Alternatively you can boot in to TWRP and go to the Advanced menu -> File manager and look for /system/etc/install-recovery.sh to set permissions 755 on it.
If even that is too much to handle for you, see the patch at the bottom of the OP to flash the fix.
TWRP Usage warning: It seems TWRP 2.5.0.0 has issues with the internal storage, which seem related to the changes made to support encrypted storage volumes... This means the internal storage sometimes shows up almost empty (just folders) and no files. Try to use CWM when that happens.
How to report errors:
Please, before shouting out "It doesn't work!!1!" or "I lost root!" or even "My phone reboots when remounting /system RW!!" try the following:
Restore a .434 /system ONLY using any means you are familiar with so you can try again.
Root it using any means you are familiar with.
Install XZDualRecovery and then try to update again using TWRP. This time you can skip the FTF as it has already done it's job.
If it still fails something from there on: LOGS!!.
NOTE: The important ones can be found in /cache/recovery and in /tmp/XZDualRecovery, pack them up and send them to me.
Thank you
Flashable ROM Mutator:
Download AROMA ROM Mutator 0.13
This (former patch package) uses AROMA to create a user friendly menu to choose between updates to be installed.
If you want to switch from SuperUser (default in this ROM) to SuperSU you can use this to make the change.
If you have the reboot problem when trying to remount /system writable, you can reinstall the superuser app of your preference, it's installation includes the patch.
If you are missing /system/bin/chargemon.stock and you want to be able to charge your phone while it's turned off.
Flash using one of the recoveries!
Version 0.13 and upwards is using AROMA 2.70B1 or better, the below warning can be ignored for now. Let me know how it performs!
AROMA Warning: AROMA currently works best in TWRP but even there it has some issues on the Z/ZL. It sometimes does not start up correctly or it has a 'sticky button' issue. It makes it a little less easy to use but this will be fixed in time. It is a combination problem caused by the new hardware and incompatibility with it and the fact the recoveries both have been updated considerably to work on the latest phones, causing issues with some functionality of AROMA.
If it hangs when trying to start, reboot your phone and try again.
If it has the sticky buttons, press the button again to activate.
You can avoid the sticky buttons by pressing them for about half a second (that means not too short and not too long). It will work, it's just showing a bug associated with the latest recoveries.
The Samsung S4, HTC One and One X and the Nexus 4 & 7 show the same issues. For them AROMA sometimes crashes, this is an issue i have not yet observed on the Z/ZL.
XDA:DevDB Information
Update to 10.1.1.A.1.253, a ROM for the Sony Xperia Z
Contributors
[NUT]
ROM OS Version: 4.1.x Jelly Bean
Based On: STOCK
Version Information
Status: No Longer Updated
Created -0001-11-30
Last Updated 2013-06-25

Reserved

Reserved

Reserved

I take it you have to be coming from .434 to .253? I also see you have unlocked your bootloader and using a custom kernel

danw_oz said:
I take it you have to be coming from .434 to .253?
Click to expand...
Click to collapse
Yes, i have

Hi NUT, may I know how to check my XZ is fully rooted or not ?
Thanks a lot ~

KennyCHF said:
Hi NUT, may I know how to check my XZ is fully rooted or not ?
Thanks a lot ~
Click to expand...
Click to collapse
Try with root explorer, remount /system as rw (for reading and writing), if it suddenly reboots, your rooting failed.
The root methods by bin4ry and DooMLoRD have more issues. This release was unchanged, root gets installed after the rom itself by the flashable zip. As a result, i could not find a fault yet

Can you show me how root the room (.Zip) because i created my rom (C6602 in my country) but when i installation Suppersu.zip, i go to Root explorer set R/o and my phone reboot....Thanks alot if U help me

can i flash docomo status bar after finish?

my phone's bootloader is locked. So after following this method will i be having the latest kernel, fota & baseband? will there be any problem if i flash them from the .253 FTF?

I've got a stock ROM, locked and unrooted and branded.
Can I use the FTF file with flashtool only for upgrade and unbrand the phone?

This method include the latest kernel, fota, baseband etc..? or just system files?

im downloading the zip file now,
but where can i get the stripped ftf file? is it inside the zip or what?
thanks :3

Aresmar said:
This method include the latest kernel, fota, baseband etc..? or just system files?
Click to expand...
Click to collapse
Yes, of course
alfiabraham said:
my phone's bootloader is locked. So after following this method will i be having the latest kernel, fota & baseband? will there be any problem if i flash them from the .253 FTF?
Click to expand...
Click to collapse
Yes, no problem whatsoever.
Mastrox said:
I've got a stock ROM, locked and unrooted and branded.
Can I use the FTF file with flashtool only for upgrade and unbrand the phone?
Click to expand...
Click to collapse
NO, your phone needs a recovery and that can only be if you are rooted...
spazzy1912 said:
im downloading the zip file now,
but where can i get the stripped ftf file? is it inside the zip or what?
thanks :3
Click to expand...
Click to collapse
Inside the zip yes
changkho1908 said:
can i flash docomo status bar after finish?
Click to expand...
Click to collapse
You can do to it whatever you want after installation, it's a full Rom
nhoc_huhu said:
Can you show me how root the room (.Zip) because i created my rom (C6602 in my country) but when i installation Suppersu.zip, i go to Root explorer set R/o and my phone reboot....Thanks alot if U help me
Click to expand...
Click to collapse
I'll give you an example soon.
Sent from my C6603 using xda app-developers app

Sorry I want to be sure.
I am locked Bootloader/rooted/recovery etc.
I will do as your guide says. But If I want to get the latest kernel etc; I have to flash kernel baseband etc from a stock 253 ftf?
Am I right? Or your files already have these?
A bit confused here
EDIT:
I looked at your "Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf" it containes the kernel baseband and stuff. So first you flash the new kernel etc... than the new system via recovery if I understand correctly. And system includes all the necessary root busybox and recoveries.
I still can't believe how this works on locked bootloader hehe.

Aresmar said:
Sorry I want to be sure.
I am locked Bootloader/rooted/recovery etc.
I will do as your guide says. But If I want to get the latest kernel etc; I have to flash kernel baseband etc from a stock 253 ftf?
Am I right? Or your files already have these?
A bit confused here
EDIT:
I looked at your "Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf" it containes the kernel baseband and stuff. So first you flash the new kernel etc... than the new system via recovery if I understand correctly. And system includes all the necessary root busybox and recoveries.
I still can't believe how this works on locked bootloader hehe.
Click to expand...
Click to collapse
An FTF file is basically the same thing as the packages downloaded by SUS, the only difference is you use a different tool to install them and that a FTF is a container where the separate files are stored into one easy to handle bunble.
The locked bootloader accepts them because it also uses the exact same way to flash them but with a greater freedom of choice. The separate sin files are signed by Sony and that is still unchanged so the bootloader will accept them because of that.
And you understand the procedure well. Now go and do it
Sent from my C6603 using xda app-developers app

[NUT] said:
Try with root explorer, remount /system as rw (for reading and writing), if it suddenly reboots, your rooting failed.
The root methods by bin4ry and DooMLoRD have more issues. This release was unchanged, root gets installed after the rom itself by the flashable zip. As a result, i could not find a fault yet
Click to expand...
Click to collapse
I have followed your instruction to do, then I get the new firmware with root.
However my XZ will reboot when I mount the /system with R/W.
It does not happen before the upgrade. Any method to solve it ? thanks.

After flashing ftf, I lost my recovery.
I cant enter recovery now, so I couldnt flashed flashable.253.zip.
What should I do?
Everything is still working but I am on my old rom. "KA07 Revolution"

[NUT] said:
I've been cooking up a FW 10.1.1.A.1.253 Generic release, this thread will carry it into the world... i know @wawyed did one too, he beat me too it
I hope I can offer something he can not: ease of installation and without losing any data!
Requirements:
Flashtool
A recovery (can be both CWM and TWRP)
Current FW version: 10.1.A.1.350 or 10.1.A.1.434: maybe others too, try and let me know!
Special features:
Superuser integrated in system, FULL root, no reboots when remounting /system rw!
XZDualRecovery 2.1 BETA (CWM 6.0.3.2 & TWRP 2.5.0.0) pre-installed;
Tailored FTF to minimize the chance of accidental system wiping!
No need to clear caches!
How to update to 10.1.1.A.1.253:
Download NUTs_Xperia_Z_10.1.1.A.1.253.zip (743MB), save and unpack it somewhere you remember;
Put 'flashable.253.zip' on (the external) SDcard1;
Put 'Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in CWM or TWRP and don't forget to backup the contents of 'SDCard0';
Flash 'Xperia_Z_10.1.1.A.1.253_C6603-stripped.ftf' to your phone and boot the phone straight to recovery after that;
NOTE: If you have an unlocked bootloader, you CAN flash the kernel, but you do not need to!
Flash 'flashable.253.zip' in recovery (Works in both CWM and TWRP!)
Reboot to system without clearing (dalvik-/)cache.
The first boot will be considerably slower and after a long wait at the boot animation you will see Android optimizing the apps on your phone, It will update your NFC with a firmware and after that, all is done!
I have done this myself, using my own method and I have not found any problem yet. :fingers-crossed:
Enjoy! :victory:
Click to expand...
Click to collapse
when we flash with flashtool...(locked bootloader) we have to exclude something?

Related

[STOCK][Jelly Bean 9.1.A.1.141][T]Rooted & Deodexed[10/06/13]

This is just a simple ROM I built with dsixda's Android Kitchen. Saw some people requesting a clean, rooted, stock ROM so I started a poll to gauge interest and it was enough for me have a crack at it. It's not really development but I figured this was the best place to drop it.
It's based on the LT30P_9.1.A.1.141_PL.ftf posted by @Supersonic335. I only rooted and deodexed it.
All the usual blah blah about bricking your device applies. It works fine on my phone so it should work on yours.
Features
* STOCK
* ROOT (Chainfire SuperSU 1.25 & BusyBox 1.21.0)
* DEODEXED
Basic flashing instructions
1. Root with Bin4ry's method(*) Make sure to use v21 or later!
2. install CWM for locked bootloaders.(*)
3. Go to recovery and wipe
4. Flash ROM.
5. Flash kernel (**)
6. Flash CWM & Reboot fix (**)
7. Reboot.
8. Enjoy
(*) skip these steps if you already have CWM recovery or unlocked bootlader.
(**)Not for unlocked bootlooader
Download
LT30p_9.1.A.1.141_deodexed.zip
Mirror: http://www.filedropper.com/lt30p91a1141deodexed
LT30p_9.1.A.1.141_Kernel.zip - 6.80 MB
Mirror
Hosting provided by Android File Host & @Phoenix-Lead at AndroidFileSharing.com
previous versions
LT30p_9.1.A.0.489_root_deodexed 2 part download. You need 7-zip to unpack
Kernel: LT30p_9.1.A.0.489_Europe_kernel.ftf - 6.51 MB LT30p_9.1.A.0.489_Kernel.zip - 6.79 MB Thanks to crazymister for the kernel.zip!
LT30p_7.0.A.3.223_CE_root_deodex.zip
LT30p_7.0.A.3.223_CE_kernel.ftf
LT30p_7.0.A.3.195_UK_root_deodexed.zip
Changelog
10/06/13: 9.1.A.1.141
3/2/13: 9.1.A.0.489 Europe, updated SuperSU, fixed wifi mac address
13/12/12: 7.0.A.3.223 Central Europe; changed superuser.apk from ChainsDD Superuser to Chainfire SuperSU
3/12/12: 7.0.A.3.195 UK generic
Like it? Don't forget to hit Thanks!
This is the first thing I've ever put out so please give me some feedback.
Credits go to dsixda for the Kitchen, ChainsDD for Superuser, Chainfire for SuperSU, Androxyde for Flashtool, Bin4ry for Flashtool & Root method, batman_112, jozinek and Sharaz22 for the stock firmwares and last, but definitely not least, gregbradley for the awesome All in One thread, inspiration and help. And of course, anyone I may have forgotten.
Well done, I will link to the all in one thread
"6. Flash cwm&reboot fix"
Guys, please, where can i get flashable CWM from CWM & reboot fix?
Sent from my LT30p using xda app-developers app
DennisDD78 said:
"6. Flash cwm&reboot fix"
Guys, please, where can i get flashable CWM from CWM & reboot fix?
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
here
Meelouw said:
here
Click to expand...
Click to collapse
Which is the same link as under
3. install CWM for locked bootloaders.
Click to expand...
Click to collapse
You lose CWM after the flash because it's not in the kernel image as it is in a custom kernel.
The reboot fix has to do with the ric file which causes reboots when trying to access /system as r/w iirc.
I'm going to be testing a build now which has CWM and the reboot fix integrated and also a different fix for the "missing" wlan driver.
TiMiN8R said:
Which is the same link as under
You lose CWM after the flash because it's not in the kernel image as it is in a custom kernel.
The reboot fix has to do with the ric file which causes reboots when trying to access /system as r/w iirc.
I'm going to be testing a build now which has CWM and the reboot fix integrated and also a different fix for the "missing" wlan driver.
Click to expand...
Click to collapse
OK, all the sequence again from the beginning.
1. I flash stock 303 rom
2. Rooting it, installing CWM via usb debugging mode.
3. Entering recovery, flashing rom (recovery after flashing rom is still exists, isn`t it?)
4. Then i flash what ? CWM or reboot fix ? I suppose fix, because CWM will be still availiuble!?
So, what for to flash CWM form CWM? If i will lose CWM i still can flash new CWM from installed new .195 rom via debugging mode, isn`t it ? Or i don`t get something at all ? ((
You need to flash both CWM and reboot fix. After reboot CWM will be gone. It is actually in a ramdisk while in recovery. The recovery.tar which holds it is in /system/bin and is flashed over on update. That's why you need to flash it again. You should be able to install it again from. 195 but it's just easier to do it while you're already in recovery. It doesn't matter which of the two you flash first.
Sent from my LT30p using xda app-developers app
TiMiN8R said:
You need to flash both CWM and reboot fix. After reboot CWM will be gone. It is actually in a ramdisk while in recovery. The recovery.tar which holds it is in /system/bin and is flashed over on update. That's why you need to flash it again. You should be able to install it again from. 195 but it's just easier to do it while you're already in recovery. It doesn't matter which of the two you flash first.
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
All clear, thank you!
Will try to do it today.
Just flashed the rom, CWM and fix, everything passed just great, everything works..., what can i say, i`m happy! Thank you so much for your work.
But one thing, you didn`t make changes in kernel ? It`s strange, because the kernel in this .195 f/w is dated by jule, however this kernel was in old .303 f/w and in the new .195 f/w there must be new kernel dated by september, what do you say ? And i see changed file sysmon.cfg respondable for CPU frequency control and LCD brightness. In the old f/w i was changing values by myself as i want LCD brightness, and i see this file has an another values than in old .303 f/w. Does it you made changed or this was in stock ?
---------- Post added at 02:01 AM ---------- Previous post was at 01:03 AM ----------
Was trying to switch on extended battery safe mode, got reboot, and now system is booting till home screen and then reboot again and again
Found a solution to fix this problem, will try...
TiMiN8R said:
This is just a simple ROM I built with dsixda's Android Kitchen.
Basic flashing instructions
Locked bootlader
1. Flash stock .303 FTF from the All-in-One thread with flashtool
2. Root with Bin4ry's method
3. install CWM for locked bootloaders.
4. Go to recovery and wipe
5. Flash ROM.
6. Flash CWM & Reboot fix
7. Enjoy
Click to expand...
Click to collapse
You should add to instruction, that after all need to flash via Flashtool stock kernel from .195 f/w from here
http://www.mediafire.com/?2b75t7dpk72z12h
Otherwise there will be bootloop after switching on extended battery mode. I flashed, and everithing is OK
DennisDD78 said:
You should add to instruction, that after all need to flash via Flashtool stock kernel from .195 f/w from here
http://www.mediafire.com/?2b75t7dpk72z12h
Otherwise there will be bootloop after switching on extended battery mode. I flashed, and everithing is OK
Click to expand...
Click to collapse
My bad. I've fixed the instructions. Glad to see you figured it out by yourself!
Hi.
If I am on other custom Rom with LB, do you thing that I will be flash directly your Rom step by step, without 1step/flash. 303 stock Rom/, without problem?
Sent from my LT30p using xda premium
If you are already on a custom .195 and have working cwm recovery you can flash it directly. I do advise to wipe, you can make a backup up your apps with Titanium backup.
Sent from my LT30p using xda app-developers app
Now that 7.0.A.3.223 is out, ¿any chance of getting an updated version of your rom?.
I like deodexed stock ones with as little modifications as possible, so I can customize them to my likes.
And so far yours has been great (except I switched SuperUser for SuperSU).
Arcano said:
Now that 7.0.A.3.223 is out, ¿any chance of getting an updated version of your rom?.
I like deodexed stock ones with as little modifications as possible, so I can customize them to my likes.
And so far yours has been great (except I switched SuperUser for SuperSU).
Click to expand...
Click to collapse
Done.
TiMiN8R said:
Done.
Click to expand...
Click to collapse
¡Wow, that was fast!. Thank you very much.
I am on CM 10 (JB 4.1.2) but would like to come back to Stock ROM. What kernel do you recommend?
Thanks,
Mugur
http://mugur-ionescu.ro/tag/xperia
imugur said:
I am on CM 10 (JB 4.1.2) but would like to come back to Stock ROM. What kernel do you recommend?
Thanks,
Mugur
http://mugur-ionescu.ro/tag/xperia
Click to expand...
Click to collapse
I've been using Siyah kernel with rom 3.195 and I'm very satisfied with it.
(There's a report that version 0.2 doesn't work with latest rom (3.223), but I know a user in another forum who says it is working fine for him, so who knows. Either way I'm waiting to see if Gokhanmoral releases kernel 0.3 before I update to rom 3.223).
¿Deodexed?
I've tried to customize the status bar icons with Rom Toolbox, but it complains that this rom is not deodexed (and in fact changing the icons does not work).
But this rom is supposed to be deodexed so, ¿does anybody know why this happens?.
Arcano said:
I've tried to customize the status bar icons with Rom Toolbox, but it complains that this rom is not deodexed (and in fact changing the icons does not work).
But this rom is supposed to be deodexed so, ¿does anybody know why this happens?.
Click to expand...
Click to collapse
Yes, it's deodexed, except for playstationcertified but that shouldn't matter. I'm not familiar with Rom Toolbox so I can't help you there.

[STOCK][C6602&C6603][4.2.2] Update to 10.3.1.A.0.244 [Rooted & XZDualRecovery][LB/UB]

[STOCK][C6602&C6603][4.2.2] Update to 10.3.1.A.0.244 [Rooted & XZDualRecovery][LB/UB]
Requirements:
Flashtool by @Androxyde
XZDualRecovery 2.5 RELEASE or newer.
Current FW version: 10.3.A.0.423, maybe others too, let me know!
Special features:
Superuser integrated in system, FULL root, no reboots when remounting /system RW!
XZDualRecovery 2.7 BETA (CWM ADVANCED 6.0.3.4 & TWRP 2.6.0.0) pre-installed;
Tailored FTF to minimize the chance of accidental system wiping!
No need to clear caches!
@shem2409 created a nice youtube video guide to assist you in your work, be sure to check this post for it! Thanks m8!
The C6603 ROM is based on the FTF provided by @NetSkill in this thread. Thanks dude
The C6602 ROM is based on the FTF provided by @alfiabraham in this thread. Thanks dude
In the following guide I suggest you use an external SDCard but that's just good practice, you can use your internal storage or even an USB OTG storage device in TWRP if you like to install, that's no problem!... If you are modding and the likes, best is to have an external sdcard, just for safeties sake.
C6602: How to update to 10.3.1.A.0.244:
For C6602: Download C6602GI.flashable.244.zip (Bittorrent: 741MB) and C6602_10.3.1.A.0.244_GenericI-stripped.ftf (15MB), save it somewhere you remember;
Put 'C6602GI.flashable.244.zip' on (the external) SDcard1;
Put 'C6602_10.3.1.A.0.244_GenericI-stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in CWM or TWRP and don't forget to backup the contents of 'SDCard0';
Flash 'C6602GI.flashable.244.zip' in TWRP, do not reboot but go back to the main menu, then go to reboot->power off;
Flash everything in 'C6602_10.3.1.A.0.244_GenericI-stripped.ftf';
Reboot to system without clearing (dalvik-/)cache.
C6603: How to update to 10.3.1.A.0.244:
For C6603: Download C6603CE.flashable.244.zip (Bittorrent: 688MB) and C6603_10.3.1.A.0.244_GenericCE-stripped.ftf (15MB), save it somewhere you remember;
Put 'C6603CE.flashable.244.zip' on (the external) SDcard1;
Put 'C6603_10.3.1.A.0.244_GenericCE-stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in CWM or TWRP and don't forget to backup the contents of 'SDCard0';
Flash 'C6603CE.flashable.244.zip' in TWRP, do not reboot but go back to the main menu, then go to reboot->power off;
Flash everything in 'C6603_10.3.1.A.0.244_GenericCE-stripped.ftf';
Reboot to system without clearing (dalvik-/)cache.
The first boot will be considerably slower and after a long wait at the boot animation you will see Android optimizing the apps on your phone.
I have done this myself along side @Tamirwig, using this method and we have not found any problem yet, again! :fingers-crossed:
NOTE: You will eventually/inevitably get the triangle screen again after doing this update (typically after you shut down your phone to reboot it without an actual reboot command), you will have to sit this one out it seems, it keeps coming back until it's done...
DO NOT INTERRUPT IT, LET IT RUN AND DO IT'S THING! you have been warned!
Enjoy! :laugh:
Known XZDualRecovery Issues:
Busybox Updater/Installer: If you have XZDualRecovery installed, un-install any Busybox updating app/tool as most if not all of them will install a version of busybox which does not support the lzma compression applets XZDualRecovery depends on. The version installed together with XZDualRecovery is very stable and I have yet to hear anyone complain about it's stability.
How to report errors:
Please, before shouting out "It doesn't work!!1!" or "I lost root!" or even "My phone reboots when remounting /system RW!!" try the following:
Restore a /system ONLY using any means you are familiar with so you can try again.
Root it using [Z][ROOT] DooMLoRD Easy Rooting Toolkit.
Install XZDualRecovery and then try to update again using TWRP. This time you can skip the FTF as it has already done it's job.
If it still fails something from there on: LOGS!!.
NOTE: The important ones can be found in /cache/recovery and in /tmp/XZDualRecovery, pack them up and send them to me.
Thank you
Works great! Thanks.
Flashing everything and not only baseband?
Gesendet von meinem C6603 mit Tapatalk 4 Beta
Just flash it (The stripped ftf) as is, you don't need to exclude anything or mess with the flashing settings.
This is awesome stuff! Can I flash this on my 6602? I have the XZ Dual recovery already installed with a C6603 stock rom.
carlsbad28 said:
This is awesome stuff! Can I flash this on my 6602? I have the XZ Dual recovery already installed with a C6603 stock rom.
Click to expand...
Click to collapse
you can, just don't expect LTE to magically work all of a sudden
[NUT] said:
you can, just don't expect LTE to magically work all of a sudden
Click to expand...
Click to collapse
Lol! Yes, of course! Downloading now!
[NUT] said:
you can, just don't expect LTE to magically work all of a sudden
Click to expand...
Click to collapse
ja deodexei this build but I have error when installing the system to move files deodex
anyone know why it reboots to mount rw
Thank you.
Just making sure this won't delete any of my current data, files, etc? I've made a backup of them already on cwm but just making sure
Currently using excelsus ROM by zero
Xperia Z Vanilla
bootloop here
Coming from monxdified Honami 01-03 rom.
Is this newer than.... 423??
Sent from my C6603 using xda app-developers app
Yes, .244 is newer than .423
just flashed the stock .244 yesterday.
I had a dual recovery before (somewhen...).... but i guess thats gone now ? (even flashed a few doom kernels between)
If i just flash this in CWM will it work ? Or is it essential to install Dual recovery before ?
P.S could you please consider using a different hoster for your .torrent files ? i use my NAS as external download station. Instead of just using the link Copy&Paste i had to wait 10sec, download the .torrent file and configure the download manually.
Or just a direct link to the .torrent file wihout waiting time, that would be awesome.
Flashed this successfully following instructions on the OP on my C6602.
One thing I noticed though, after flashing the zip, I went back to Menu in TWRP then tapped on Reboot. A prompt came up saying Root permissions are lost and a swipe to fix was shown. I did not attempt to fix and proceeded to next instruction and flashed through Flashboot.
Thanks for this update and guide @[NUT] Amazing piece of work.
EDIT: BTW, after the phone booted, I did not lose any data. Just an FYI. Oh, I still haven't seen that Triangle you mentioned in the OP. Hope it doesn't pop up.
carlsbad28 said:
Flashed this successfully following instructions on the OP on my C6602.
One thing I noticed though, after flashing the zip, I went back to Menu in TWRP then tapped on Reboot. A prompt came up saying Root permissions are lost and a swipe to fix was shown. I did not attempt to fix and proceeded to next instruction and flashed through Flashboot.
Thanks for this update and guide @[NUT] Amazing piece of work.
EDIT: BTW, after the phone booted, I did not lose any data. Just an FYI. Oh, I still haven't seen that Triangle you mentioned in the OP. Hope it doesn't pop up.
Click to expand...
Click to collapse
try rebooting after first boot
Thanks [NUT] I have updated my Z and I didn't even have to use titanium backup to restore anything, this is by far the easiest update I have ever done :good:
juanmaasecas said:
bootloop here
Coming from monxdified Honami 01-03 rom.
Click to expand...
Click to collapse
Same here, doesn't work for me I'm afraid...
is there any exploit to root an already updated version via pc-companion.
i have run the DooMLoRD-easy-rootkit_v18 and is not working (linux / windows)
BeetoCarvalho said:
ja deodexei this build but I have error when installing the system to move files deodex
anyone know why it reboots to mount rw
Thank you.
Click to expand...
Click to collapse
If you look at /tmp in a file manager app there should be 2 files there: killedric and remountedrootfs . If they are not there then the RIC service is probably active... can you check that for me?
dreamville said:
Just making sure this won't delete any of my current data, files, etc? I've made a backup of them already on cwm but just making sure
Currently using excelsus ROM by zero
Xperia Z Vanilla
Click to expand...
Click to collapse
Nope, the backup is in case something fails... but you should not lose anything if it all works as planned.
juanmaasecas said:
bootloop here
Coming from monxdified Honami 01-03 rom.
Click to expand...
Click to collapse
To migrate from a custom rom to stock is asking for problems sir... sorry but if you really want to use this ROM, make sure you have app backups and do a factory reset.
Haldi4803 said:
just flashed the stock .244 yesterday.
I had a dual recovery before (somewhen...).... but i guess thats gone now ? (even flashed a few doom kernels between)
If i just flash this in CWM will it work ? Or is it essential to install Dual recovery before ?
P.S could you please consider using a different hoster for your .torrent files ? i use my NAS as external download station. Instead of just using the link Copy&Paste i had to wait 10sec, download the .torrent file and configure the download manually.
Or just a direct link to the .torrent file wihout waiting time, that would be awesome.
Click to expand...
Click to collapse
You will be faster off when not using this package but rooting it with the workaround by DooMLoRD and installing the current XZDualRecovery....
For you and people like you i will add a direct link to the file on the download screen.
carlsbad28 said:
Flashed this successfully following instructions on the OP on my C6602.
One thing I noticed though, after flashing the zip, I went back to Menu in TWRP then tapped on Reboot. A prompt came up saying Root permissions are lost and a swipe to fix was shown. I did not attempt to fix and proceeded to next instruction and flashed through Flashboot.
Thanks for this update and guide @[NUT] Amazing piece of work.
EDIT: BTW, after the phone booted, I did not lose any data. Just an FYI. Oh, I still haven't seen that Triangle you mentioned in the OP. Hope it doesn't pop up.
Click to expand...
Click to collapse
TWRP expects a certain permission on the su executable... which is basically the same as with my packages. Even DooMLoRD sets the same... i was going to report a bug on that to Team Win about that soon... it's annoying. Root works fine either way.
spazzy1912 said:
try rebooting after first boot
Click to expand...
Click to collapse
Shutting down is more the trigger...
dazjp71 said:
Thanks [NUT] I have updated my Z and I didn't even have to use titanium backup to restore anything, this is by far the easiest update I have ever done :good:
Click to expand...
Click to collapse
You're welcome, here to please
[NUT] said:
Nope, the backup is in case something fails... but you should not lose anything if it all works as planned.
To migrate from a custom rom to stock is asking for problems sir... sorry but if you really want to use this ROM, make sure you have app backups and do a factory reset.
Click to expand...
Click to collapse
Hmmm but I'm on excelsus by zero ROM....would that cause an issue if updated like you said to the other person in the above quote?
Xperia Z Vanilla

[RECOVERY][T,TL,TX,V][LB]PhilZ Touch CWM Advanced Edition

Known CWM recovery, greatly improved with touch ui and many useful features by Phil3759.
Original Xperia T thread
Compatible with Rom Manager (reboot recovery, backup, install,...)
As the title says, this recovery has some needed modifications included, so you can use it with unmodified stock kernel (locked bootloader).
Main LB script with logging was created by cray_Doze.
My modifications are firstly based on recovery from davidmarco, then I found big help and better (PhilZ) recovery in [NUT]´s thread and that it´s better to unmount selinux fs so it cannot be redefined and checking files is probably stopped (?) in recovery, so I´ve had to use init binary that does not need selinux.
Installation:
1. Root your device
2. Install modified Flash Gordon app (no busybox installation needed)
3. Download this recovery to SDcard
4. Launch the app and allow it root access
5. Tap "select zip", find the zip, "flash now"
6. Don´t try to reboot with the app, but do regular reboot in power menu
Upgrading from 4.1 with CWM for LB to stock 4.3:
1. Download stock 4.3 rom zip to SDcard
2. Download this recovery to SDcard
3. Reboot to 4.1 CWM and flash 4.3 rom
4. Flash this recovery (optionally flash SU too)
5. Power off the device
6. Flash 4.3 ftf - tick all wipes, and exclude system from installation or you will do it all again from scratch
Or if you already have some recovery on 4.3, just flash this in recovery.
Caution:
Don´t try to flash rom zip made in the recovery. It is too big. It goes first to tmpfs, which has only around 433000kB.
System will be formated, but then can´t be extracted from zip and copied to /system. No /system = you will do it all again from scratch
Changelog:
v1.7
- proximity sensor fix (with big help of steveboss and his V)
- reboot recovery working from all applications (quick settings, rom manager, recovery, etc.)(tested on T)
Download:
T4.3_PhilZCWM_6.0.4.7_LB_v1.7.zip
Screenshots
Thanks DaRk-LorD and steveboss for testing. If anything won´t work, PM them. ... Joke
Good work, peetr_
Sent from Xperia V: uniQue 2.1.3 - touch of perfection
Awesome work bro
Sent from my LT30p using Tapatalk
peetr_ said:
Caution:
Don´t try to flash rom zip made in the recovery. It is too big. It goes first to tmpfs, which has only around 433000kB.
System will be formated, but then can´t be extracted from zip and copied to /system. No /system = you will do it all again from scratch
Download:
T4.3_PhilZCWM_6.0.4.7_LB_v1.3.zip
Thanks DaRk-LorD and steveboss for testing. If anything won´t work, PM them. ... Joke
Click to expand...
Click to collapse
First thanks u for work ill give it a try when come back home and feedback
In last caution : this mean we cant use backup and restore feature in recovery? And could you provide update_su?
Oohhlala said:
First thanks u for work ill give it a try when come back home and feedback
In last caution : this mean we cant use backup and restore feature in recovery? And could you provide update_su?
Click to expand...
Click to collapse
You can use backup and restore, this is a working version, just don't flash an update.zip made with the recovery (there is an option for creating that). For SuperSU CWM flashable zip look at the download section of the original SuperSU topic
Screenshots fyp
norti said:
Screenshots fyp
Click to expand...
Click to collapse
Thanks, I will add your post to OP.
Great work bro!
peetr_ said:
Thanks, I will add your post to OP.
Click to expand...
Click to collapse
mate, plz tell me more clear about step 6 in upgrade from 4.1 instalation method.
after flash 4.3 flashable rom zip then use flashtool to flash stock rom 4.3 ftf or just kernel and in the Exclude box of flashtool, i must tick all but except System ?, sorry i'm newbie
Oohhlala said:
mate, plz tell me more clear about step 6 in upgrade from 4.1 instalation method.
after flash 4.3 flashable rom zip then use flashtool to flash stock rom 4.3 ftf or just kernel and in the Exclude box of flashtool, i must tick all but except System ?, sorry i'm newbie
Click to expand...
Click to collapse
Keep the previously installed system with recovery in your phone.
So only don't tick system (exclude system from ftf flashing). Everything else leave ticked. It's also better to wipe data between 4.1 and 4.3.
peetr_ said:
Keep the previously installed system with recovery in your phone.
So only don't tick system (exclude system from ftf flashing). Everything else leave ticked. It's also better to wipe data between 4.1 and 4.3.
Click to expand...
Click to collapse
i've got bootloop , stuck in sony logo
Data wiped in flashtool? You can't even get to recovery? Blue led is shining??
Oohhlala said:
i've got bootloop , stuck in sony logo
Click to expand...
Click to collapse
Had this the other day trying to upgrade. If you can't get into CM, Use sony pc companion to bring it back - repair option
tested on TX 4.3 official stock system
and confirmed it works
both externel and internal storage can be used to flash
:highfive::highfive:
I found one bug (your mac address and other things are not restored after factory reset). I have it already fixed. I will upload fixed version today or tomorrow. There should be no need to do factory reset again, after installation of the fix.
First post updated with fixed import from TA after factory reset - 1.4 version.
Oohhlala said:
i've got bootloop , stuck in sony logo
Click to expand...
Click to collapse
I think theres a confusion here, in flashtool you tick to wipe data, appslog and cache but below that is the list of things to exclude from flashing so if you tick on it you will not flash that part of the rom so if you tick everything here but dont tick system, everything will be excluded but system won´t son the only thing you are flashing is the system folder and so thers no kernel you´ll have a bootloop
Oh, that looks like the reason. Sorry. I will edit the OP.
daniel090588 said:
I think theres a confusion here, in flashtool you tick to wipe data, appslog and cache but below that is the list of things to exclude from flashing so if you tick on it you will not flash that part of the rom so if you tick everything here but dont tick system, everything will be excluded but system won´t son the only thing you are flashing is the system folder and so thers no kernel you´ll have a bootloop
Click to expand...
Click to collapse
Yeah, i think so, exclude kernel made my device stuck in logo.could you tell me how you get root for LB. I tries some way but none if all successful
Oohhlala said:
Yeah, i think so, exclude kernel made my device stuck in logo.could you tell me how you get root for LB. I tries some way but none if all successful
Click to expand...
Click to collapse
Flash back a 4.1.2 rom with Flashtool, root it, put a cwm on it and continue with 'Upgrading from 4.1 with CWM for LB to stock 4.3' section of the first post You can find everything in the All in One post in the Q&A section of this forum.

[Q] First things to do before rooting xperia ZR 4.3 .101

i just got my xperia zr and got updated to 4.3 10.4.B.0.101 can you tell me first things to do before doing this root http://forum.xda-developers.com/showthread.php?t=2655893 i downloaded all the files needed.
1) C5502_4.3_Stock_INDIAN_Pre-Rooted&Dual Recovery.zip
2) C5502_10.4.B.0.101_Generic_INDIA.ftf
3) Super SU User Update v1.93 Flashable zip
4) hjsplit software
Installation Instruction:
1)If you're not rooted on 4.3 build10.4.B.0.569 then downgrade to stock 4.1.2 and root it using Doomlord's Easy RootingToolkit and also install recovery.
2)Download the 4 files at the link below and when finished join the splitted files using the hjsplit software provided in the download link then copy C5502_4.3_Stock_INDIAN_Pre-Rooted.zip files to your SD Card.
3)Boot into recovery and wipe data, wipe cache, wipe dalvik and choose option "Clean to install a new rom" in the recovery. Then flash the C5502_4.3_Stock_INDIAN_Pre-Rooted.zip and the Super SU v1.93 flashable zip.
4)Power Off Phone. Do not reboot/Do not turn on the phone.
5)Flash C5502_10.4.B.0.101_Generic_INDIA.ftf file using FlashTool with "Exclude- System" marked in the checkbox before flashing it.
(Do not forget to mark the exclude "System" before flashing via FlashTool otherwise it will overwrite the zip files we just flashed above)
6)Turn on the phone and Enjoy the INDIAN variant for our Xperia ZR phone
on the no.2 part do i have to copy Super SU v1.93 flashable zip to my SD card also?
on the no.3 how to boot into recovery and flash C5502_4.3_Stock_INDIAN_Pre-Rooted.zip and the Super SU v1.93 flashable zip?
sorry for the noob questions this will be my first time rooting a phone.. thank you so much
your bootloader is unlocked? if yes.. just flash 4.3 than enter in fastboot and flash any kernel with recovery, enter in cwm flash supersu update than flash again 4.3 but exclude the kernel . chek all the boxes from flashtoll except the kernel . and than you have rooted 4.3..
sorry form my english.. hope u understand
erhn said:
i just got my xperia zr and got updated to 4.3 10.4.B.0.101 can you tell me first things to do before doing this root http://forum.xda-developers.com/showthread.php?t=2655893 i downloaded all the files needed.
on the no.2 part do i have to copy Super SU v1.93 flashable zip to my SD card also?
on the no.3 how to boot into recovery and flash C5502_4.3_Stock_INDIAN_Pre-Rooted.zip and the Super SU v1.93 flashable zip?
sorry for the noob questions this will be my first time rooting a phone.. thank you so much
Click to expand...
Click to collapse
1. Yes, you have to copy Super SU v1.93 flashable zip to your SD card as you're going to flash it directly from phone via recovery.
2. After you pressed power button to boot your device, your device will vibrate once and then the notification LED will flash green. That is the very time you should press volume up (or volume down, its up to you) several times until the notification LED flashes pink color.
Keep pressing several times and you should go into recovery mode.
It seems that you are not yet familiar with recovery mode, I suggest you to take a look Here or just search Android Recovery Mode with google
Back to the rooting, you can also read this thread for better understanding
Hope it helps as I also rooted my XZR using the same method not long ago
sisore said:
1. Yes, you have to copy Super SU v1.93 flashable zip to your SD card as you're going to flash it directly from phone via recovery.
2. After you pressed power button to boot your device, your device will vibrate once and then the notification LED will flash green. That is the very time you should press volume up (or volume down, its up to you) several times until the notification LED flashes pink color.
Keep pressing several times and you should go into recovery mode.
It seems that you are not yet familiar with recovery mode, I suggest you to take a look Here or just search Android Recovery Mode with google
Back to the rooting, you can also read this thread for better understanding
Hope it helps as I also rooted my XZR using the same method not long ago
Click to expand...
Click to collapse
yes im not really familiar on anything with the rooting process i dont event know what is CWM and TWRP haha ill be reading your links first haven't tried rooting it yet.. im pretty nervous it might get problems thank you so much for the help

[Stock ROM][LB/UB][4.4] Pre-Rooted 10.5.A.0.230

Hello,
I have my ZR (5503) rooted with 4.4 the bootloader is locked. Since I am not a dev or something i want to test it first. I tell what i did if a dev want to know how i did it.
I had a ZR with 4.1/rooted/recovery on it.
I used a 10.5.A.0.530 NCB file for to start.
I followed this guide (thread) http://forum.xda-developers.com/showthread.php?t=2307311
Almost at the end you have to flash the created zip in recovery. After that i flashed the SuperSU_fix.zip and update-SuperSU-v1.86.zip (i dont know if it was needed).
Then i switch the mobile off and flash the FTF file (10.5.A.0.530NCB) with system excluded (flashtool).
After this i boot in 4.4 and then checked if i had root and it was. The recovery was lost but i managed to get it back with the ZRDUALRECOVERY
Now i go to do the proces again and make a tutorial and maybe put the files somewhere.
I am happy already,
Try to use the Remount reboot fix by nut
and use foldermount and check as this is the most important thing to me
John98Zakaria said:
Try to use the Remount reboot fix by nut
and use foldermount and check as this is the most important thing to me
Click to expand...
Click to collapse
root is working good..... I am repeating the steps now and then i go to try it.
hans3103 said:
root is working good..... I am repeating the steps now and then i go to try it.
Click to expand...
Click to collapse
foldermount works....
[Stock ROM][LB/??][4.4] Pre-Rooted 10.5.A.0.230
Hello,
I found a way for to get root with kitkat 4.4 and a locked bootloader.
Try at won risk! I am not responsible for things that go wrong.
what you need for to start :
working recovery and root 4.1, 4.2 or 4.3 (i had a 4.1 android version)
Flashtool
steps:
download :
zrkitkat5503.zip https://mega.co.nz/#!DYZwTRhL!6kYealPTKNZT_YX7Zgp3gvs6BP7dcBcVa7FyZBw72qg
stripped rom 4.4 : https://mega.co.nz/#!2YZn3LyB!JKCaBQdMpkqxiO6UbbsXeF3aNgvaoe9Z6iNEERCF7aY
Update Super SU: https://mega.co.nz/#!LEIwGDCS!KVxVB-wYlClhblPY-g5MQ71D_7U2acd7hwwqAxJj20c
Recovery: https://mega.co.nz/#!GIpWEJjJ!0gEIZawEwKuvmEZ4LQm-4ZCmduoy7kxwxDLSResqvUQ
copy kitkatzr5503.zip to your external memorycard.
unzip the su-binary fix and copy it to memorycard.
boot in recovery and wipe cache partition,wipe Dalvik cache and wipe Data/Factory reset.
flash the kitkatzr5503.zip and after that flash the su-binary fix.
DONT BOOT!
power off and get your phone in flashmode , flash the stipped 4.4 rom with flashtool.
reboot and you will have root, install zrdualrecovery again and then everything works.
for sure someone else can make a more nice way for to install it but this works. And if someone make a better tutorial let me know. Also i dont have experience with MEGA for file sharing. If there is a better way let me know.
succes
hans3103 said:
Hello,
I have my ZR (5503) rooted with 4.4 the bootloader is locked. Since I am not a dev or something i want to test it first. I tell what i did if a dev want to know how i did it.
I had a ZR with 4.1/rooted/recovery on it.
I used a 10.5.A.0.530 NCB file for to start.
I followed this guide (thread) http://forum.xda-developers.com/showthread.php?t=2307311
Almost at the end you have to flash the created zip in recovery. After that i flashed the SuperSU_fix.zip and update-SuperSU-v1.86.zip (i dont know if it was needed).
Then i switch the mobile off and flash the FTF file (10.5.A.0.530NCB) with system excluded (flashtool).
After this i boot in 4.4 and then checked if i had root and it was. The recovery was lost but i managed to get it back with the ZRDUALRECOVERY
Now i go to do the proces again and make a tutorial and maybe put the files somewhere.
I am happy already,
Click to expand...
Click to collapse
My kernal is not the same as the one in the screenshot can i follow the same way?
I dont know for sure, i used a standard rom for to make this....
Sent from my C5503 using XDA Premium 4 mobile app
hans3103 said:
Hello,
I found a way for to get root with kitkat 4.4 and a locked bootloader.
Try at won risk! I am not responsible for things that go wrong.
what you need for to start :
working recovery and root 4.1, 4.2 or 4.3 (i had a 4.1 android version)
Flashtool
steps:
download :
zrkitkat5503.zip https://mega.co.nz/#!DYZwTRhL!6kYealPTKNZT_YX7Zgp3gvs6BP7dcBcVa7FyZBw72qg
stripped rom 4.4 : https://mega.co.nz/#!2YZn3LyB!JKCaBQdMpkqxiO6UbbsXeF3aNgvaoe9Z6iNEERCF7aY
Update Super SU: https://mega.co.nz/#!LEIwGDCS!KVxVB-wYlClhblPY-g5MQ71D_7U2acd7hwwqAxJj20c
Recovery: https://mega.co.nz/#!GIpWEJjJ!0gEIZawEwKuvmEZ4LQm-4ZCmduoy7kxwxDLSResqvUQ
copy kitkatzr5503.zip to your external memorycard.
unzip the su-binary fix and copy it to memorycard.
flash the kitkatzr5503.zip and after that flash the su-binary fix.
DONT BOOT!
power off and get your phone in flashmode , flash the stipped 4.4 rom with flashtool.
reboot and you will have root, install zrdualrecovery again and then everything works.
for sure someone else can make a more nice way for to install it but this works. And if someone make a better tutorial let me know. Also i dont have experience with MEGA for file sharing. If there is a better way let me know.
succes
Click to expand...
Click to collapse
Can I just flash the stock 4.4 FTF and unchecking the system instead of using the stripped rom you have provided?
Yes you can as the kernel in the picture expresses the version of the 4.4 version of android
I already done it. http://forum.xda-developers.com/showthread.php?t=2765062

Categories

Resources