[DEODEXER] [D65XX] [4.4.2] 17.1.1.A.0.402 Deodexed, Zipaligned Flashable Zip - Xperia Z2 Android Development

Hi Everyone,I Have Deodexed & Zipaligned D65XX 4.4.2 17.1.1.A.0.402 Flashable Zip
Some Apk Will Have .odex File If You Have Carrier Apps
Requirements
Locked Bootloader Or Unlocked Bootloader
Root
CWM Recovery
You Will Need To Have Rooted ROM & With CWM Recovery
And You Must Be On This Firmware To Flash It As In The Zip Only Contained System App,Framework & Priv-App
If You Haven't,Visit This Thread
Installation:
1.Download The Zip & Move It To Your Phone
2.Boot Into CWM Recovery & Flash It
3.Clear Cache & Dalvik Cache
4.Done
Download:
Deodexed & Zipaligned D65XX 4.4.2 17.1.1.A.0.402 Firmware (439.6 MB)
Credits
RyokoN
Please Hit
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Button If You Appreciated / If You Like It​

Reserved
will try to make a full rom & rooted

Thanks for your work Ben Ling!
One thing, i think it would probably be more clear to bundle all deodexed firmware versions in one thread?

Edited

Edited

Hi, what's the SuperSU fix for, please?

Ben Ling said:
Anyone here if you want to test this rom...
Click to expand...
Click to collapse
I can test it and report findings for you but i am at work right now, can test this evening if no one else has tested already.

Ben Ling said:
Anyone here if you want to test this rom...
This is only for D6503 LTE version
Be sure to make a nandroid backup & i'm not responsible for any bricked device
you must be on unlocked bootloader to flash it
Boot into cwm
Wipe data / factory reset
Wipe cache / dalvik cache
Flash rom
Reboot your phone
Flash supersu fix
https://mega.co.nz/#!FZ4iCT5Q!mV2z51IjU2Gzqgtx1HYBNVS-TMvDnfkxCMiyzO9qejQ
http://d-h.st/6p0 (Supersu fix)
It's full rom firmware 17.1.1.A.0.402 with rooted,deodexed & zipaligned
Click to expand...
Click to collapse
This firmware is based on which country?

Doesnt work. It crashes when its about to symlink and give a status 7 error.

Reb0rn said:
Doesnt work. It crashes when its about to symlink and give a status 7 error.
Click to expand...
Click to collapse
Ok thanks...
That's mean there's error in the updater-script
Sent from my Sony Xperia™ Z using XDA Premium

Works like a charm for me.
Didn't wipe data of previous firmware.
Recovered X-Reality with the patch from monx and auras76

Reading the OP, does this mean i cannot flash this over .55 build

mcteague said:
Reading the OP, does this mean i cannot flash this over .55 build
Click to expand...
Click to collapse
No
Sent from my Sony Xperia™ Z using XDA Premium

Ben Ling said:
No
Sent from my Sony Xperia™ Z using XDA Premium
Click to expand...
Click to collapse
Cheers, but i suppose i could flash from RomAur which is .402 base.

help xperia keybord has stopped
did it step by step and now i ve got xperia keybord error xperia has stopped
so thats the result bro...
and im still stocked on the 17.1.A.2.69 version. just checked right now
steps i did.
1.downloaded the file
2. copy to sd card
3.reboot in recovery
4.flash it
5. clean cache
6. reboot system
seems like it didnt worked for me, any help will be much aprecciated

ado0001 said:
did it step by step and now i ve got xperia keybord error xperia has stopped
so thats the result bro...
and im still stocked on the 17.1.A.2.69 version. just checked right now
steps i did.
1.downloaded the file
2. copy to sd card
3.reboot in recovery
4.flash it
5. clean cache
6. reboot system
seems like it didnt worked for me, any help will be much aprecciated
Click to expand...
Click to collapse
remove text-input.apk from system/app then download the Xperia keyboard from Play Store

Ben Ling said:
remove text-input.apk from system/app then download the Xperia keyboard from Play Store
Click to expand...
Click to collapse
yes that would do it to correct the keyboard issue but after flashing wasing i supposed to end up having 17.1.1.A.0.402??
well as i mentioned im still at 17.1.A.2.69 why would that be bro?
thanx in advance

ado0001 said:
yes that would do it to correct the keyboard issue but after flashing wasing i supposed to end up having 17.1.1.A.0.402??
well as i mentioned im still at 17.1.A.2.69 why would that be bro?
thanx in advance
Click to expand...
Click to collapse
well i already posted in the OP
you should be on the .402 firmware when flashing to prevent apps FCs

Ben Ling said:
well i already posted in the OP
you should be on the .402 firmware when flashing to prevent apps FCs
Click to expand...
Click to collapse
I see, well i thought that this was ment for jumping from 2.69 to .402, you know,
so please forgive my ignorace but
if im supposed to be already on .402 to flash this, why should i flash this zip? i mean why would you want flash it
if you are already on this firmware?
thankyou in advance dude

ado0001 said:
I see, well i thought that this was ment for jumping from 2.69 to .402, you know,
so please forgive my ignorace but
if im supposed to be already on .402 to flash this, why should i flash this zip? i mean why would you want flash it
if you are already on this firmware?
thankyou in advance dude
Click to expand...
Click to collapse
these apps were DEODEXED & Zipaligned
Deodex
Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating the worry of a modified APK conflicting with some separate odexed parts.
In summary, Deodexed ROMs (or APKs) have all their application packages put back together in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.
Zipalign
zipalign is an archive alignment tool introduced first time with 1.6 Android SDK (software development kit). It optimizes the way an Android application package (APK) is packaged. Doing so enables the Android operating system to interact with the application more efficiently, and hence has the potential to make the application and overall the whole system much faster. Execution time is minimized for zipaligned applications, resulting is lesser amount of RAM consumption when running the APK

Related

[ROM][TX][LT29i][UBL ONLY][4.3]JB 9.2.A.1.131 {LEAK} - Fixed-Deoxeded-Zipaligned

As most of you already know, the Andoid 4.3 for the Xperia TX has been leaked/ported thanks to EXR Team.
In this version i used a kernel with integrated the CWM and i deoxeded the ROM.​
Neither i nor the apps/mods developers are responsible for bricked devices, dead SD cards,
global economic crisis, James Bond destroyed Aston Martin DB5 or M's death.
YOU choose to make these modifications. Follow carefully the instructions you will have no problem at all.
Click to expand...
Click to collapse
Features
ONLY for UNLOCKED Bootloaders!
Based on 9.2.A.1.131 Leaked Firmware
Deoxeded
Kernel with Integrated CWM
Zipaligned
Debloated (Only some Google's stuff)
Screenshots​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
INSTRUCTIONS:
1.This ROM requires UNLOCKED BOOTLOADER! Don't try to install it on LOCKED BOOTLOADER if you love your phone!
2. If you decided to Unlock your bootloader, remember to BACKUP YOUR DRM KEYS!
3. Install JB 4.1.2 : firmware 9.1.B.1.67 It's better a clean install of the stock ROM and not custom Roms based on these firmwares!
4. Root it and install CWM.
5. Now reboot your phone and enter in CWM.
6. Clear cache, dalvik cache and personal data.
7. Install the ROM and let it boot (just wait for 2-3 minutes!)
8. Now restart your phone and enter in CWM; Install the UPDATE-SuperSU-v1.86.
9. Now restart your phone!
10. Enjoy!
11. Don't forget to hit the THANKS button to all the contributors!
Skip steps 3 and 4 if you are already in one of these firmwares with root permissions and CWM
DOWNLOAD LINKS
JB 9.2.A.1.131: JB 9.2.A.1.131 mega.co.nz
UPDATE-SuperSU-v1.86: SuperSU v1.86 devhost
Credits:
EXR Team
Midleo
Notice:
1.Since this is an internal testing firmware, do not expect to see the same features on the official final release... Some things could be added while others removed...
2.If you are unable to download from PlayStore after the first boot, just reboot your phone!
Thanks
Too slow on mega.co.nz. if can upload to another host
devilmaycry2020 said:
Thanks
Too slow on mega.co.nz. if can upload to another host
Click to expand...
Click to collapse
Had some problems with Internet mate. I will upload it to devhost also later this afternoon
Not Booting
Phone wouldn't boot after flashing the ROM. All the steps in OP was followed. Unless I have to flash the kernel.elf via fastboot instead of letting it do it by itself through CWM.
you can make xperia V
Thanks you
Bootloop too
zzz017 said:
Bootloop too
Click to expand...
Click to collapse
Extract the META-INF folder from the attacked rar archive and replace it with the one that's inside the rom i uploaded. Now try to install the rom again and report back please
View attachment META-INF.rar
why album app does´t recognize the sd card it says that´s not mounted even updating the album apps to the latest it says that and on photo widget all the pictures appear but cant see on album because of that bug
DaRk-L0rD said:
Extract the META-INF folder from the attacked rar archive and replace it with the one that's inside the rom i uploaded. Now try to install the rom again and report back please
View attachment 2525936
Click to expand...
Click to collapse
dude @DaRk-L0rD .why is it not showing dev options??
romeoofair said:
dude @DaRk-L0rD .why is it not showing dev options??
Click to expand...
Click to collapse
Click on build number several times bro and you will get the developer options
I flashed superuser. But still my root is not working. What will be the problem?
Sent from my LT30p using xda app-developers app
pharix said:
I flashed superuser. But still my root is not working. What will be the problem?
Sent from my LT30p using xda app-developers app
Click to expand...
Click to collapse
ya my root is also not working
romeoofair said:
ya my root is also not working
Click to expand...
Click to collapse
Any known method to work root?
i had the same problem.
don't reboot after flashing the rom but flash SU update immediately, then reboot.
there is one strange thing..
when i make a cwm backup and want to reboot, the phone says root access possibly lost. fix?
you can choose yes or no.
Pollie81 said:
i had the same problem.
don't reboot after flashing the rom but flash SU update immediately, then reboot.
there is one strange thing..
when i make a cwm backup and want to reboot, the phone says root access possibly lost. fix?
you can choose yes or no.
Click to expand...
Click to collapse
Choose "no". You would lose CWM if you chose "yes".
I'm getting the same thing in Album as well. Although clearing data/cache and force stopping Album.apk helped but error re-occurs again. Temp workaround for my end is using Quickpix.
izuall187 said:
Choose "no". You would lose CWM if you chose "yes".
I'm getting the same thing in Album as well. Although clearing data/cache and force stopping Album.apk helped but error re-occurs again. Temp workaround for my end is using Quickpix.
Click to expand...
Click to collapse
i tried several times, doesn't matter if i choose yes or no.. root keeps working and so does cwm.
romeoofair said:
dude @DaRk-L0rD .why is it not showing dev options??
Click to expand...
Click to collapse
Click several time on build number bro
@DaRk-L0rD I've lost my CWM and Root access. Do you have a method with it
zzz017 said:
@DaRk-L0rD I've lost my CWM and Root access. Do you have a method with it
Click to expand...
Click to collapse
Try to flash again the kernel.elf from the rom bro.

[STOCK][C6603][4.3] Update to 10.4.1.B.0.101 [Root & XZDR][LB/UB]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Requirements:
Flashtool 0.9.13 by @Androxyde
XZDualRecovery 2.7.76 BETA or newer.
Current rooted FW version: 10.4.B.0.569, Maybe others too, let me know!.
Special features:
SuperSU integrated in system, FULL ROOT!
XZDualRecovery 2.7.86 BETA (CWM & PhilZ Touch & TWRP) pre-installed;
init.d support (read how to enable)
For both locked and unlocked bootloaders!
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.
If you are unable to download torrent files directly, have http://zbigz.com/ do it for you!
How to update to 10.4.1.B.0.101:
Files:
For C6603: Download C6603_10.4.1.B.0.101.flashable.zip (Bittorrent: 802MB) and C6603_10.4.1.B.0.101_Stripped.ftf (17MB)
Save them somewhere you remember;
Put 'C66XX_10.4.1.B.0.101.flashable.zip' on (the external) SDcard1;
Put 'C66XX_10.4.1.B.0.101_Stripped.ftf' inside the Flashtool/firmwares folder;
Create a backup of your phone in TWRP and don't forget to backup the contents of 'SDCard' (the internal storage!);
Flash 'C66XX_10.4.1.B.0.101.flashable.zip' in TWRP;
NOTE: do not reboot but go back to the main menu, then go to reboot->power off;
Flash everything in 'C66XX_10.4.1.B.0.101_Stripped.ftf' using flashtool;
Reboot to system.
The first boot will be slow and after some time at the boot animation you will see Android start optimizing the apps on your phone.
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 any JB 4.2.2 FTF using any means you are familiar with so you can try again.
Root it using any means you are familiar with.
Install XZDualRecovery;
Update to 10.4.B.0.569;
Then try to update again using TWRP.
If it still fails something from there on: LOGS!!.
NOTE: The important ones can be found in /cache/recovery and in /sdcard1/XZDualRecovery, pack them up and send them to me or attach them to your bug report.
Thank you
Tips and Tricks
Easy switching between locked and unlocked bootloader states!
NOTE: USE TWRP ONLY for this guide.
NOTE 2: You NEED to have XZDualRecovery 2.7.43 or higher to make this work.
Create a backup, including the Trim Area (TA!)
Unlock your bootloader
Restore backup without TA
Create a new backup of your UNLOCKED TA
Restore the previous TA backup to relock your phone.
Done :good:
Now you can switch between locked and unlocked bootloaders quick and painless: no more system wipes and you can basically do whatever you want
How to enable init.d support:
Open a filemanager app and navigate to the location where the XZDualRecovery folder is located and go in to it. Open XZDR.prop as a text file and set dr.initd.active to true.
NOTE: For this guide ROM it means the init.d script called 99SuperSUDaemon will kick in to action, so it's best to disable (by setting chmod 644) /system/etc/install-recovery.sh for the time being or to clear it's contents.
Done
And this one too... just to be sure.
Dear Sir, please make an update package for C6602. Thank you
vodanhdaisu said:
Dear Sir, please make an update package for C6602. Thank you
Click to expand...
Click to collapse
Point me to a tested ftf and I will
That was fast update. Thanks!
[NUT] said:
Point me to a tested ftf and I will
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2641278
Please link other server (Mega)
Enviado desde mi C6603 mediante Tapatalk
????
Odexed or De-odexed????
doomhammer07 said:
http://forum.xda-developers.com/showthread.php?t=2641278
Click to expand...
Click to collapse
That's not a 101 rom?
salda said:
Please link other server (Mega)
Enviado desde mi C6603 mediante Tapatalk
Click to expand...
Click to collapse
No
You can use zbigz.com
viswavj said:
Odexed or De-odexed????
Click to expand...
Click to collapse
Odex
Will this work on c6602
Sent from my C6602 using XDA Premium 4 mobile app
Thanks.
Works flawlessly on my phone
Can u flash this from any rom
Sent from my C6603 using xda premium
vikash1994b said:
Will this work on c6602
Sent from my C6602 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Yes, it probably will
stewartk said:
Can u flash this from any rom
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
If it's deodexed, wipe dalvik-cache. Otherwise just try
does this rom work with Z-DooMKernel-v20 ?
or what kernel will i use ?
Reidroid said:
does this rom work with Z-DooMKernel-v20 ?
or what kernel will i use ?
Click to expand...
Click to collapse
I didn't test, but I doubt it, you will need the kernel in the FTF for this to work ok.
fingers crossed sony have fixed the bug on bluetooth
stewartk said:
fingers crossed sony have fixed the bug on bluetooth
Click to expand...
Click to collapse
What bug?
I hope (and didn't test it yet) they fixed the audio stutter
I dont have an external SD card so can I put the flashable.zip file on the internal SD card to upgrade?
Thanks!
---
Nevermind, the phone has been upgraded successful, the room is smooth

{ROM}[STOCK][T][JB 4.3][9.2.A.1.205] Official Firmware - Rooted&Deodexed 03/04

Hello everyone
I proudly present you the official 4.3 fw 9.2.A.1.205!!​
Neither i nor the apps/mods developers are responsible for bricked devices, dead SD cards,
global economic crisis, James Bond destroyed Aston Martin DB5 or M's death.
YOU choose to make these modifications. Follow carefully the instructions you will have no problem at all.
Click to expand...
Click to collapse
Features:
1. Based on Xperia T 9.2.A.1.205 [Unbranded Italy]
2. Deoxeded and Rooted
3. PhilZ Touch CWM v1.7
4. Integrated kernel (You don't have to use flashtool at all )
5. Zipaligned
6. Enabled Cost saving feature
Since it's the official release it will work on both Locked and Unlocked Bootloaders​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Instructions. Please follow carefully!
1. Install JB 4.1.2.
2. Root.
3. Install CWM (DON'T USE v9 since gives issues.Use v7 or v8).
4. Now enter in CWM
5. Wipe cache, dalvik cache and do a factory reset.
6. Now install the ROM.
7. Once finished installing the ROM, you have to flash immediately the UPDATE-SuperSU.
8. Now reboot your device.
9. Done
10. Enjoy the official 4.3 fw
**Skip steps 1-3 if you are already using a custom JB rom with CWM or from a JB 4.3 version with integrated CWM or a CM based rom that already has a kernel with integrated cwm
Download links
9.2.A.1.205 Rooted & Deoxeded : devhost
UPDATE-SuperSU : UPDATE-SuperSU
Update Center issue fix: http://d-h.st/IpY
How to fix the Update Center issue:
1. Download the Update Center issue fix
2. Flash the file in recovery
3. Reboot your phone and go Settings-> Apps-> All-> Update center and clear cache and data,
4. Reboot your device again
Credits:
peetr_ for the PhilZ Touch CWM
You're faster in building the sony firmware
released
hi
from what I've read have to do a clean install.
at a future there would for update some file from recovery?
good job :good:
quim-net said:
hi
from what I've read have to do a clean install.
at a future there would for update some file from recovery?
good job :good:
Click to expand...
Click to collapse
What do you mean bro? You can install the rom if you are already in 4.3 without getting back to 4.1.2. I already wrote that on the instructions.
If i misunderstood something please explain
my apologies, the desire for the new release I read too fast
:angel:
quim-net said:
my apologies, the desire for the new release I read too fast
:angel:
Click to expand...
Click to collapse
The instructions are always the same mate
just installed the update
205 running
Thanks!
.................................
Too swift, on my device it neither recognises the SIM card, nor is it able to use WiFi.
Just now rebooting into 9.2.A.1.199
One more downloading. You're allwys one step ahead. Great job :highfive:
DaRk-L0rD said:
What do you mean bro? You can install the rom if you are already in 4.3 without getting back to 4.1.2. I already wrote that on the instructions.
If i misunderstood something please explain
Click to expand...
Click to collapse
Apologies if this is a stupid question, but I'm wondering about this comment on the PhilZ Touch CWM release:
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
Click to expand...
Click to collapse
Does that mean I can't flash this ROM from the integrated PhilZ Touch CWM that's included in your deodexed .199 4.3 ROM?
Thanks for any answer
Ashenfall said:
Apologies if this is a stupid question, but I'm wondering about this comment on the PhilZ Touch CWM release:
Does that mean I can't flash this ROM from the integrated PhilZ Touch CWM that's included in your deodexed .199 4.3 ROM?
Thanks for any answer
Click to expand...
Click to collapse
No, you're good to go; the PhilZ Touch CWM cannot flash zip files made with the recovery (nandroid backups), but flashing this ROM is fine.
I'm with this release and so far all it's ok.
Enviado do meu LT30p através de Tapatalk
the bug about blue screens flickering when watching videos is not fixed yet, i have this problem , any solution?
Hi Dark-Lord... I have my Xperia T back from the service center just today. They have replaced the motherboard. I have a new 13W05 motherboard with another IMEI number.:laugh:
The phone came with Android 4.0.4, but I have updated to JB, rooted, cwm, and installed this rom. It works really well
Thank you!
@DaRk-L0rD nice getting this up quickly!
Is there no new kernel? you screenshots show the same kernel as the .199 firmware. had you just not updated the kernel at the point of screenshot or has the kernel not changed?
matt4321 said:
@DaRk-L0rD nice getting this up quickly!
Is there no new kernel? you screenshots show the same kernel as the .199 firmware. had you just not updated the kernel at the point of screenshot or has the kernel not changed?
Click to expand...
Click to collapse
No bro, not a new kernel. I was hoping too to see a new kernel but nothing at all. :crying:
DaRk-L0rD said:
No bro, not a new kernel. I was hoping too to see a new kernel but nothing at all. :crying:
Click to expand...
Click to collapse
hmm that kinda sucks...
matt4321 said:
hmm that kinda sucks...
Click to expand...
Click to collapse
Yep, unfortunately it does!
hello
installed correctly over the 199 rom, data and applications without problems, everything OK
thanks
:good::good:
the bug about blue screens flickering when watching videos, I have!! I tick "hide recent videos" from movie folder settings its fine, Is this the only solution?

[MOD][VRTheme][4.4.2/4.4.4] White Metal Brushed Background (Upd 14/08)

Beautiful white metal brushed background replacing the all white stock one
Requirements: Stock and Custom stock based rom rooted
Installation:
- Backup first
- Mount system
- Flash the attached zip via recovery (flashing process via VRTheme, should work on any custom stock based rom)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Something different, not to bad. Thanks
Upd 26/05: mod updated for stock rom .402
Instead of uploading a zip with the entire framework-res.apk contained, why not use the Villain ROM Theme system, in which you only place the files to be changed inside the flashable zip.
This means smaller downloads and also the theme can be flashed on odexed and deodexed ROMs. You also won't have to make an updated version for each firmware release (e.g. .402).
Just place your edited .png files inside the relevant sub-folder, example:
vrtheme/system/framework/framework-res.apk/res/drawable-xxhdpi/semc_bg_light.png
A backup of the original .apk is automatically created on the sdcard.
I've attached a template if you are interested.
nobnut said:
Instead of uploading a zip with the entire framework-res.apk contained, why not use the Villain ROM Theme system, in which you only place the files to be changed inside the flashable zip.
This means smaller downloads and also the theme can be flashed on odexed and deodexed ROMs. You also won't have to make an updated version for each firmware release (e.g. .402).
Just place your edited .png files inside the relevant sub-folder, example:
vrtheme/system/framework/framework-res.apk/res/drawable-xxhdpi/semc_bg_light.png
A backup of the original .apk is automatically created on the sdcard.
I've attached a template if you are interested.
Click to expand...
Click to collapse
Yes, I had tried with UFT (Universal Flash Tool) but it didn't work. I'll try again with your Villain ROM Theme system, thanks
Wow, it`s really beautiful! Any chance to get it working on odex rom ?
DennisDD78 said:
Wow, it`s really beautiful! Any chance to get it working on odex rom ?
Click to expand...
Click to collapse
Maybe, I'll try the Villain ROM Theme system ASAP.
I like this mod so much, so i decided to deodex the rom with flashable zip, and then i`ll try to install it.
DennisDD78 said:
I like this mod so much, so i decided to deodex the rom with flashable zip, and then i`ll try to install it.
Click to expand...
Click to collapse
Good decision. Most mods are for deodexed roms...
Yes, i know, but i prefer stock rom instead of custom, but now there are no such roms, there only custom. I`ll try to deodex the rom manually, i hope it will work with no problems.
DennisDD78 said:
Yes, i know, but i prefer stock rom instead of custom, but now there are no such roms, there only custom. I`ll try to deodex the rom manually, i hope it will work with no problems.
Click to expand...
Click to collapse
Try the Ben Ling's deodexer, it works fine
nreuge said:
Try the Ben Ling's deodexer, it works fine
Click to expand...
Click to collapse
All done, your mod looks great, thank you !
Works fine on .438
nreuge said:
Works fine on .438
Click to expand...
Click to collapse
Bro my phone 402. Today look pc compation .no update I am from Turkey. And what's new 438 number fw? Rooted 402 device. How can I do new update . Because rooted
Xperia Z2
yakupTR said:
Bro my phone 402. Today look pc compation .no update I am from Turkey. And what's new 438 number fw? Rooted 402 device. How can I do new update . Because rooted
Xperia Z2
Click to expand...
Click to collapse
AFAIK, the new firmware is currently rolling out only in Singapour.
What's new is discussed in this thread.
I've updated flashing the monxDIFIED rom. It's rooted and deodexed, be aware that most of the mods need a deodexed rom.
when i flash this on monx 3.03 my power menu dissapears, worked fine on 3.01 ...
Friddexx said:
when i flash this on monx 3.03 my power menu dissapears, worked fine on 3.01 ...
Click to expand...
Click to collapse
Yes, this is because monx has modified the framework. You can use Serajr Xperia™ Xposed (KK) - v2.6 to recover a power menu (with many custom options).
Mod updated for firmware .314. Enjoy
great job, congratulations, world championship
Is there a chance to replace a background on my old Xperia Z?
It's on the latest Android 4.4 stock 10.5.A.0.230
b18c4dawid said:
great job, congratulations, world championship
Is there a chance to replace a background on my old Xperia Z?
It's on the latest Android 4.4 stock 10.5.A.0.230
Click to expand...
Click to collapse
Maybe. Will try VRT to make a universal patch.

[ROM][D6503]PRE-ROOTED Lollipop 23.1.A.1.28 w/ some Mods & Extras (LB or UB)

This is my personal ROM but I've decided to share it. It is a very good base ROM to start modding; although it may be a little bloated...
It was built with PRFCreator v0.8, Customized US Lollipop 23.1.A.1.28 and the latest: SuperSU v2.46 and XZDR 2.8.15
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mods and Extras:
Modified build.prop to show NFC icon
Z4 Wallpaper, along with older wallpapers from Jelly Bean and Kit Kat
Backup & restore (Z3 "exclusive")
Portrait Retouch (Z3 "exclusive") May work on Z1
Car mode app/launcher
TV Launcher, May work on Z1 and Z3. Download from Here
Xperia Share by @beniamin24
SD Card "Fix" by means of a modified platform.xml, No need for apps or Xposed because the file already enables permissions
Older widgets: WALKMAN widget, On/Off Tools and Notes app (Adds a small app)
Download from MEGA
MD5: B7E02B96005862DE0E56F4908827362A
Put it in your microSD card, and Install via recovery, wipe caches if you come from the 690 or 726 build numbers and you are ready to roll! Unlocked Bootloaders must reflash custom Kernel after ROM because it includes the stock one.
LB or UB? Or both? And just need to flash via recovery? Xposed and recovery?
We Need to know them before use it you know?
iamkani said:
LB or UB? Or both? And just need to flash via recovery? Xposed and recovery?
We Need to know them before use it you know?
Click to expand...
Click to collapse
Its a prerooted zip, just flash it via recovery, wipe caches and reboot. Install Xposed afterwards because it is not included...It was built with locked bootlaoders in mind but works on unlocked too, but you will need to reinstall the custom kernel because this ROM includes everything (That's the reason of the PRFCreator screenshot)
cool
Bro can you share some apps?
I'm interested quick toogle widget and notes app
Thanks
Is it deodexed?
cachanilla86 said:
Its a prerooted zip, just flash it via recovery, wipe caches and reboot. Install Xposed afterwards because it is not included...It was built with locked bootlaoders in mind but works on unlocked too, but you will need to reinstall the custom kernel because this ROM includes everything (That's the reason of the PRFCreator screenshot)
Click to expand...
Click to collapse
Okay.. So then include them to the rom description section and details.. It will be helpful to the others. And installing instructions.. ?
Bro @cachanilla86
Where did you get the Z4 wallpapers ?
please can yhu share dis please.... "SD Card "Fix" by means of a modified platform.xml, No need for apps or Xposed because the file already enables permissions"
thanks...
Im still on kitkat existenz rom on firmware 167.should i first flash a kitkat ftf then flash this via recovery?
Is it possible if we can just restore the nandroid backup in twrp to install this?
xPoiled said:
Im still on kitkat existenz rom on firmware 167.should i first flash a kitkat ftf then flash this via recovery?
Is it possible if we can just restore the nandroid backup in twrp to install this?
Click to expand...
Click to collapse
Hmm no just flash, then wipe data/cache/dalvik reboot, should work but make a back up for in case.
whalesplaho said:
please can yhu share dis please.... "SD Card "Fix" by means of a modified platform.xml, No need for apps or Xposed because the file already enables permissions"
thanks...
Click to expand...
Click to collapse
this is from my system/etc/permission. gives read /write to SD
https://drive.google.com/file/d/0B-Op9JusVPbebFBaQ3NuSnEzWWM/view?usp=sharing
Ambor said:
cool
Bro can you share some apps?
I'm interested quick toogle widget and notes app
Thanks
Click to expand...
Click to collapse
whalesplaho said:
please can yhu share dis please.... "SD Card "Fix" by means of a modified platform.xml, No need for apps or Xposed because the file already enables permissions"
thanks...
Click to expand...
Click to collapse
Ambor said:
cool
Bro can you share some apps?
I'm interested quick toogle widget and notes app
Thanks
Click to expand...
Click to collapse
Pandemic said:
Bro @cachanilla86
Where did you get the Z4 wallpapers ?
Click to expand...
Click to collapse
It is just one, the blue you see in the screenshots...I got it from LockscreenSettings-release.apk
Ambor said:
cool
Bro can you share some apps?
I'm interested quick toogle widget and notes app
Thanks
Click to expand...
Click to collapse
I'm uploading a flashable .zip with all the mods, the wallpapers, the old widgets and more.
KrisPerry said:
Is it deodexed?
Click to expand...
Click to collapse
No, it is not Deodexed...I'm still figuring out how to do It. I modified a services.jar for Superuser mod but it breaks the OpenGL ES
Wtf... Encrypt code??
zackkiara2013 said:
Wtf... Encrypt code??
Click to expand...
Click to collapse
Download from the app or PC
Thanks
I have dawnload from rom
and also fixed notes app
The download link shows no file through mega says file not found any1 got this
Just direct flashing will do?no need for me to flash lollipop ftf right?
By the way,waiting for you lollipop rom @Pandemic keep up the good work and thanks for the support
xPoiled said:
By the way,waiting for you lollipop rom @Pandemic keep up the good work and thanks for the support
Click to expand...
Click to collapse
@xPoiled
Please check the last page in my rom thread and my reply, my body is not in a good condition
Sorry for OT !
if u can provide a mirror that would be great. mega always creates issues for me.
Sent from my D6502 using Tapatalk
cachanilla86 said:
Download from the app or PC
Click to expand...
Click to collapse
From phone.. And if I use mega app they show no file

Categories

Resources