[TUTORIAL] How to make 7 Apps Dock - Sony Xperia T, TL, TX, V

Hello everyone
Today i will teach you how to make a 7 Apps Dock!
{
"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:
You need to know to to decompile, compile and sign an apk
Notepad++
Deoxeded rom
Home.apk
STEPS:
1. Decompile your Home.apk
2. Navigate to res\values\integers.xml
3. Find and change the following lines
From:
<integer name="stage_grid_columns">5</integer>
<integer name="max_stage_items">4</integer>
Click to expand...
Click to collapse
Screenshot:
To:
<integer name="stage_grid_columns">7</integer>
<integer name="max_stage_items">6</integer>
Click to expand...
Click to collapse
Screenshot:
4. Save the file.
5. Now navigate to res\values sw-360dp\dimens.xml
6. Find and change the following lines.
From:
<dimen name="stage_cell_width">72.0dip</dimen>
<dimen name="stage_cell_height">87.0dip</dimen>
Click to expand...
Click to collapse
Screenshot:
To:
<dimen name="stage_cell_width">52.0dip</dimen>
<dimen name="stage_cell_height">58.0dip</dimen>
Click to expand...
Click to collapse
Screenshot:
7. Save the file.
8. Now compile your Home.apk
9. Sign it.
10. Copy it on your phone and replace it with the current one.
11. Enjoy!
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Credits:
@Rajeev as always! Keep up the great work and ideas bro!

reserved

Thank you this tutorial!
But how to scroll the dock?

dooby-doo said:
Thank Youthis tutorial!
But how to scroll the dock?
Click to expand...
Click to collapse
You want to make a mod where you can scroll the dock bro?
With this mod you don't have to scroll the dock.

I did with this tuto, and then my Xperia V stuck at the "Android is upgrading" screen (sth like this).
Rebooting to CWM now XD.

NoobTW said:
I did with this tuto, and then my Xperia V stuck at the "Android is upgrading" screen (sth like this).
Rebooting to CWM now XD.
Click to expand...
Click to collapse
Is your rom deoxeded?

DaRk-L0rD said:
Is your rom deoxeded?
Click to expand...
Click to collapse
dude can you make a tutorial for increasing the icons in the app drawer . i mean for making 5* 6 or 5*5 etc

@Dark-Lord bro
Awsom work.. U could add App Drawer Tut too.. Awsom work as always... Very happy that having a friend like u...

Rajeev said:
@Dark-Lord bro
Awsom work.. U could add App Drawer Tut too.. Awsom work as always... Very happy that having a friend like u...
Click to expand...
Click to collapse
The pleasure it's mine bro. I will do the tutorial in the next days bro because it's a bit long and need to have some free time

DaRk-L0rD said:
Is your rom deoxeded?
Click to expand...
Click to collapse
Oh... my fault. Sorry, bro.
BTW, there's an Xposed Mod called Xperia Xposed can do this.
Sent from my LT25i using XDA Premium 4 mobile app

NoobTW said:
Oh... my fault. Sorry, bro.
BTW, there's an Xposed Mod called Xperia Xposed can do this.
Click to expand...
Click to collapse
And there are several old school developers that prefer the decompile mod

DaRk-L0rD said:
And there are several old school developers that prefer the decompile mod
Click to expand...
Click to collapse
+100

yeap, modding always sweet.... buh for someone dat changes rom always n wants a unique experience modding will be a probs!
+1... App Drawer tut too.
can yhu jux add it here & change title instead of opening a new thread?

whalesplaho said:
yeap, modding always sweet.... buh for someone dat changes rom always n wants a unique experience modding will be a probs!
+1... App Drawer tut too.
can yhu jux add it here & change title instead of opening a new thread?
Click to expand...
Click to collapse
1 tutorial=1 thread bro and that's because if someone need help i can focus on what mod i have to focus. Several times happened that peeps ask for help without mentioning the mod so in order to avoid a spammed-messed thread i will create a new one

DaRk-L0rD said:
1 tutorial=1 thread bro and that's because if someone need help i can focus on what mod i have to focus. Several times happened that peeps ask for help without mentioning the mod so in order to avoid a spammed-messed thread i will create a new one
Click to expand...
Click to collapse
owkies yhu have a point.... buh how do we de/compile Home made for Z/Z1 ported to work on our devices?

whalesplaho said:
owkies yhu have a point.... buh how do we de/compile Home made for Z/Z1 ported to work on our devices?
Click to expand...
Click to collapse
With 4.2.2 framework-res.apk and SemcGenericUxpRes.apk from a deoxeded Z1 rom

DaRk-L0rD said:
With 4.2.2 framework-res.apk and SemcGenericUxpRes.apk from a deoxeded Z1 rom
Click to expand...
Click to collapse
owkies brov... buh even a ported version for 4.1.2 also needs 4.2.2 framework-res.apk and SemcGenericUxpRes.apk from a deoxeded Z1 rom also?

whalesplaho said:
owkies brov... buh even a ported version for 4.1.2 also needs 4.2.2 framework-res.apk and SemcGenericUxpRes.apk from a deoxeded Z1 rom also?
Click to expand...
Click to collapse
No u dont need. U can use ur 4.1.2 framework-res.apk and SemcGe

Related

[MOD]Modded Xperia Theme Accent [ with changeable system app background color ]

MODDED XPERIA THEME ACCENT
with Changeable System app background color
Hi guys, I know after updating to Jelly Bean. I found some problem on theme. For example, when I changed theme from XPERIA into Ruby, only framework button color has changed. But, It still black background.
I have a good idea, I opened each theme apks and there's no 'semc_bg_tile' and then I resolved this to add semc_bg_tile and before that, I modded color of semc_bg_tile and I put on each of theme. I installed this. IT'S WORKING 100 %
Click to expand...
Click to collapse
I'm introducing my modded Xperia Themes and It's for JB Stock ROM. I included changeable system app background color function that I would be seems like ICS
Let's see my screenshot
{
"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"
}
Click to expand...
Click to collapse
REQUIREMENTS
Rooted Stock JB ROM
DOWNLOAD THIS !!!
COPY INTO SD CARD AND REBOOT INTO CWM
FLASH VIA CWM AND ENJOY !!!
Click to expand...
Click to collapse
TUTORIAL
- Download my attachment 'semc_bg_tile.png
- Decompile one of theme apk that placed from system > app. For example BlackTheme.apk
- Copy semc_bg_tile.png into res > drawable-xhdpi
- Add this line in R$drawable.smali on smali/ com/ sonyericsson/ blacktheme LIKE THIS
Code:
.field public static final semc_bg_tile:I = 0x7f020003
- Add this line in public.xml
Code:
<public type="drawable" name="semc_bg_tile" id="0x7f020003" />
- Recompile and sign this
Click to expand...
Click to collapse
CLICK THANKS IF YOU LIKE MY WORK !!
very nice work.:good:
I've been thinking about ways to try and improve the sony themes from just a color overlay and a wallpaper.
I'm wondering if its possible to add in the "semc_***" png's from framework-res so themes can be applied on the fly without having to flash zip files.
I might have a play tonight if i get bored.
Thanks, really useful! I'll update my theme according to your tutorial when I get time
Posted by Sony Xperia™ Ion via xda-premium
Man is not possible now to add more themes to the list? or we still have to replace stock ones?
daniel090588 said:
Man is not possible now to add more themes to the list? or we still have to replace stock ones?
Click to expand...
Click to collapse
Yes, It's possible
I made a total black background for my setting. Thanks
Sent from my T-Rex
josephnero said:
I made a total black background for my setting. Thanks
Sent from my T-Rex
Click to expand...
Click to collapse
Screenshot please !!
Sent from my LT25i using xda premium
screen Coming up
josephnero said:
screen Coming up
Click to expand...
Click to collapse
So you can edit this png for yours
Sent from my LT25i using xda premium
yes.i guess
danisariandi said:
Yes, It's possible
Click to expand...
Click to collapse
How can we do that man?
daniel090588 said:
How can we do that man?
Click to expand...
Click to collapse
by add semc_bg_tile
daniel090588 said:
How can we do that man?
Click to expand...
Click to collapse
I'm assuming you mean add extra themes instead of modifying exciting themes?
If so look for cm10 theme tutorial and follow how to package rename.
Off the top of my head,
you need to decompile and edit the Android manifest xml package name on the top line.
Then edit the res/values/strings xml to match your new package name
Then compile and sign/install.
If no body gives you a better guide, I'll do it when I get home in an hour or two.
I don´t know anything about compiling apks i just wanted to know if it was possible and may be some developer try it and share some new themes with us i really don´t have a lot of free time to do this job but if it´s possible that would be great to have may be the old xperia themes and the new ones without having to flash anything
is to necessary to do semc_bg_tile?
as I did semc_theme_bg and it did not work??
jatinrungta said:
is to necessary to do semc_bg_tile?
as I did semc_theme_bg and it did not work??
Click to expand...
Click to collapse
Semc_bg_tile
Sent from my LT25i using xda premium
@danisariandi
does this work on Xperia P with JB?
Pandemic said:
@danisariandi
does this work on Xperia P with JB?
Click to expand...
Click to collapse
Maybe work
Sent from my LT15i using xda app-developers app
danisariandi said:
Maybe work
Sent from my LT15i using xda app-developers app
Click to expand...
Click to collapse
nope it didn`t work, i sended you a pm please respond on that @danisariandi

[MOD L3 E400] WP7 app Switcher for ics+JC JBstatusbar+Jellyblue(circle batry incl)

Hi guys i made flashable zips for wp7 app switcher for our device (cm9 4.0.4) [it has additional settings and framework mods as well]....!! post ur feedbacks after u use..... Hit the Thanks Button if it was useful ..!!:good:
{
"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"
}
DOWNLOADS
UPDATED
[NEW] TRANSITIONS AND ANIMATIONS JC STYLE (INCL BOTH SYSTEM UI AND FRAMEWORK-RES )
(This is for non jc_V6 users)
http://www.mediafire.com/?gmn2c3w9s09b7lx
[ORIGINAL] JELLY BLUE STYLE
SystemUI
http://www.mediafire.com/download/b1loz16dicww9ze/Mod_CM9_kingtech.zip
Framework-res.apk
http://www.mediafire.com/download/df8bei6lyb8rg4l/wp7framework_kingtech.zip
INSTRUCTIONS
1.Download both the zips and for easy use place them in a folder and copy it to sdcard
2.Reboot cwm (OPTIONAL BUT RECOMMENDED---make Nandroid backup)
3.wipe cache & go to advanced--wipe dalvik cache
4.[NEW] Then go back and go to--install from sdcard--select the zip and flash it
[ORIGINAL]Then go back and go to--install from sdcard--select the zip (no 1) and flash it--go back reboot recovery --install
from sdcard --select the zip (no 2) and flash it
5.reboot & ENJOY!!!
6.[ORIGINAL]It is neccesary to Flash both the zips and then restart if u don't flash framework-res.apk the thumbnail will be
blurred..!!
BATTERY CIRCLE STYLE (for those who want it..!)
DOWNLOAD & INSTRUCTIONS
[NEW] flash this after you flash the zip
http://www.mediafire.com/?su7g6wxikbom7r5
[ORIGINAL]flash this after flashing the above two zips..
http://www.mediafire.com/download/af9z282zjslfcf6/Wp7_circle.zip
Thank you[/SIZE]
CREDITS
@evilisto for originally posting the mod
http://forum.xda-developers.com/showthread.php?t=1552409
@emokeizer & @Adi Aisiteru Reborn for settings and systemUI mod
(check out his jelly cast rom really awesome
http://forum.xda-developers.com/showthread.php?t=2276116 )
@niks_avana for additional framework changes
http://forum.xda-developers.com/showthread.php?t=2269199
& @eyesore123 for introducing the mod to me
NOTE :: Always make a backup before changing system apk's..! Not responsible for any damages..!
HIT THANKS BUTTON IF I HELPED YOU
Thank you
It works very good in my l3 with jcv6
Sent from my LG-E400 using xda premium
diego88it said:
It works very good in my l3 with jcv6
Sent from my LG-E400 using xda premium
Click to expand...
Click to collapse
Thank you very much ...Nice to hear a feedback..!!:good:
Looks cool ! Will try out today
swaroopce said:
Looks cool ! Will try out today
Click to expand...
Click to collapse
sure man ..do tell me how it worked..!!
it works perfect on e400 jellycast v5
thanks man great mod
zombienotdead said:
it works perfect on e400 jellycast v5
thanks man great mod
Click to expand...
Click to collapse
cool..
hi
can i get this mod without apply Framework-res.apk
i feel more with old one
zombienotdead said:
hi
can i get this mod without apply Framework-res.apk
i feel more with old one
Click to expand...
Click to collapse
sorry u can't you need framework-res.apk for correct resolution of thumbnails...if u really want to keep your framework then you'll have to decompile the Framework-res.apk and navigate to
- /res/values/dimens.xml : change thumbnail size to..
Code:
<dimen name="thumbnail_height">240.0dip</dimen>
<dimen name="thumbnail_width">160.0dip</dimen>
compile it..
then replace it in my framework-res.apk zip file and flash it..!
Good Luck..!:good:
(if you have any problems then upload your framework-res.apk ill do it..!! )
i cant do it i had a problems when i had to decompile >>i dont why
here is my framework-res.apk
zombienotdead said:
i cant do it i had a problems when i had to decompile >>i dont why
here is my framework-res.apk
Click to expand...
Click to collapse
what rom r u using??
Very good
Sent from my LG-E400 using XDA Premium 4 mobile app
skiplou_memory said:
Very good
Sent from my LG-E400 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks..! :good:
drkingtech said:
what rom r u using??
Click to expand...
Click to collapse
im using jellycast v5
zombienotdead said:
im using jellycast v5
Click to expand...
Click to collapse
could you pls request @emokeizer to do it ..i am ending up in bootloops ( PS The file u uploaded seems to be broken thats y was not working here is the original jc_v5 framework-res if you want to try it for your self )
http://www.mediafire.com/?95r5655pzdx22th
if any one else can help please do so..! thank you
drkingtech said:
could you pls request @emokeizer to do it ..i am ending up in bootloops ( PS The file u uploaded seems to be broken thats y was not working here is the original jc_v5 framework-res if you want to try it for your self )
http://www.mediafire.com/?95r5655pzdx22th
if any one else can help please do so..! thank you
Click to expand...
Click to collapse
i will do it
but with what program i should decompile the Framework-res.apk
zombienotdead said:
i will do it
but with what program i should decompile the Framework-res.apk
Click to expand...
Click to collapse
apktool 1.5.2
zombienotdead said:
im using jellycast v5
Click to expand...
Click to collapse
hi man u can use the JCV6updates_09_04_13 update on the jelly cast page if u want jc transitions and ui..!
Working fine on my jellycast v6 thanks again. By the way the thumbnail on the recent app is very large.. can u make it smaller?
Sent from my LG-E400 using XDA Premium 4 mobile app

[MOD][T/V][4.3] 5 Keys Navigation Bar

Hello everyone
Here is the 5 Keys Navigation Bar for our lovely Sony Xperia T and Sony Xperia V!
Screenshot:
{
"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:
A deoxeded ROM is recommended!
Download the SystemUI.apk.
Copy it in /system.
Set permissions to rw-r-r
Cut it and place it in system/app (replace the current one!).
Reboot your phone.
Enjoy!
Hit the Thanks button!
Downloads:
For Sony Xperia T: http://d-h.st/AhW
For Sony Xperia V: http://d-h.st/Mjx
Credits:
Rajeev for his tutorial
Support for Xperia V added
Nice work My Brother.. Thanks for the Credit
Rajeev said:
Nice work My Brother.. Thanks for the Credit
Click to expand...
Click to collapse
Thanks for giving me the opportunity to learn from you bro
i did some thing different so id like to share my mod for TX :highfive:
Leo said:
i did some thing different so id like to share my mod for TX :highfive:
Click to expand...
Click to collapse
If you want me bro i can add it in this thread. You have to give me a screenshot and the file.
Otherwise you can just open a new thread
The choice is yours
it worked but how can i reorder the button ????
Dragon2208 said:
it worked but how can i reorder the button ????
Click to expand...
Click to collapse
yah sure, but requires de/recompiling!
whalesplaho said:
yah sure, but requires de/recompiling!
Click to expand...
Click to collapse
yes, can you tell me how ???
Dragon2208 said:
yes, can you tell me how ???
Click to expand...
Click to collapse
Pls go to Xperia S apps and Themes section. U can find a good guide at there.. Very easy one. Pls follow that... How to De Compile and Compile..
can you make the button little bit small ? such as 32dpi ?
sony_84 said:
can you make the button little bit small ? such as 32dpi ?
Click to expand...
Click to collapse
Use gravity box bro. Everytime i try to resize the navbar ends in bootloop :silly:
i got erorr that xposed framework not work on my XV JB 4.3
or anyone how to make it work?
sony_84 said:
i got erorr that xposed framework not work on my XV JB 4.3
or anyone how to make it work?
Click to expand...
Click to collapse
Did you try to use this one? http://forum.xda-developers.com/showpost.php?p=48484642&postcount=6846
Works like a charm on my xperia T
work
thanks for the link
DaRk-L0rD said:
Use gravity box bro. Everytime i try to resize the navbar ends in bootloop :silly:
Click to expand...
Click to collapse
For resizing the nav bar you need a fully patched frameworkres.apk
Wich means if it is edited it wont give bootloop.
how to get it work on 4.1.2?
kagara said:
how to get it work on 4.1.2?
Click to expand...
Click to collapse
Use this tutorial bro : http://forum.xda-developers.com/showthread.php?t=2553416
Dark Lord,
Can I request one arrangement of the softkeys? I tried to decompile the systemui and I'm having error. Can I request for Power, Back, Home, Recent and Menu?
Thank you in advance Bro.
Pangkoy08 said:
Dark Lord,
Can I request one arrangement of the softkeys? I tried to decompile the systemui and I'm having error. Can I request for Power, Back, Home, Recent and Menu?
Thank you in advance Bro.
Click to expand...
Click to collapse
Yep bro. Which order you want?

[MOD][THEMES][T/V/TX] 4.4.2 Xperia Sirius Themes {v2 added accent colors}

Hello everyone
I present you the themes like those from Xperia Sirius 4.4.2.
This is not an actual port, but i resized the leaked wallpapers and made the themes look as much as possible with those from Sirus!
{
"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"
}
Screenshots With accent colors​
Heat
Click to expand...
Click to collapse
Air
Click to expand...
Click to collapse
Earth
Click to expand...
Click to collapse
Sunny
Click to expand...
Click to collapse
Silk
Click to expand...
Click to collapse
Screenshots without accent colors​
Silk
Click to expand...
Click to collapse
Air
Click to expand...
Click to collapse
Earth
Click to expand...
Click to collapse
Sunny
Click to expand...
Click to collapse
Heat
Click to expand...
Click to collapse
Vintage
Click to expand...
Click to collapse
Downloads
For JB 4.3 without accent colors: http://d-h.st/OHY
For JB 4.3 with accent colors: http://d-h.st/rci
For JB 4.1.2: http://www.mediafire.com/download/4icglj0zepicgca/4.1.2.zip
INSTRUCTIONS
Download the file.
Copy it on your phone.
Reboot in recovery and flash the zip file.
Now reboot your phone!
Enjoy!
If the color in Settings doesn't change, just reboot your phone!
Hit the Thanks button!
Credits
iRimas for the wallpapers
[*]randymess for testing on JB 4.1.2
[*]Pandemic for Purpletheme.apk
If and when the actual themes leak, i will port them.
@[email protected]
I'am using stock 4.1.2 , i flash it then i lose all themes i have @[email protected] :angel:
We also want them on 4.1.2
We are the forgotten ones.
vuntse02601 said:
I'am using stock 4.1.2 , i flash it then i lose all themes i have @[email protected] :angel:
Click to expand...
Click to collapse
only works on 4.3
randymess said:
We also want them on 4.1.2
We are the forgotten ones.
Click to expand...
Click to collapse
No you are not bro. I am working on them
DaRk-L0rD said:
No you are not bro. I am working on them
Click to expand...
Click to collapse
Well, that's a good news!
DaRk-L0rD said:
No you are not bro. I am working on them
Click to expand...
Click to collapse
Wow also for XP bro @DaRk-L0rD ??
Tell me what you need in a pm
Sent From Cybertron With My Powerfull Xperia P
Pandemic said:
Wow also for XP bro @DaRk-L0rD ??
Tell me what you need in a pm
Sent From Cybertron With My Powerfull Xperia P
Click to expand...
Click to collapse
Added support for 4.1.2 JB.
Should work on Xperia P too, just give a try
DaRk-L0rD said:
Added support for 4.1.2 JB.
Should work on Xperia P too, just give a try
Click to expand...
Click to collapse
Cheers.
Is there anyway to install these themes without flashing in recovery?
I'm on stock 4.1.2 Xperia T rooted.
Thanks
XDA00000 said:
Cheers.
Is there anyway to install these themes without flashing in recovery?
I'm on stock 4.1.2 Xperia T rooted.
Thanks
Click to expand...
Click to collapse
Just extract the files from the zip file, copy them to system/apps, replace the current themes and set permissions to rw-r-r.
DaRk-L0rD said:
Just extract the files from the zip file, copy them to system/apps, replace the current themes and set permissions to rw-r-r.
Click to expand...
Click to collapse
Can I keep the current themes...so I can change them whenever I feel like it?
Just copy them from system/app and place them to a safe place (no cut/paste, just copy/paste). This way you will able to restore them whenever you want.
DaRk-L0rD said:
Just copy them from system/app and place them to a safe place (no cut/paste, just copy/paste). This way you will able to restore them whenever you want.
Click to expand...
Click to collapse
BlueTheme.apk
GreenTheme.apk
OrangeTheme.apk
PinkTheme.apk
Skin1.apk
So I copy all the above files to system/app then change permissions..
Thanks..
Why do I have to move the themes which are already in the system/app?
Can I not then go into select themes and choose whichever I want?
XDA00000 said:
BlueTheme.apk
GreenTheme.apk
OrangeTheme.apk
PinkTheme.apk
Skin1.apk
So I copy all the above files to system/app then change permissions..
Thanks..
Why do I have to move the themes which are already in the system/app?
Can I not then go into select themes and choose whichever I want?
Click to expand...
Click to collapse
The themes of this mod will replace the current themes bro. You have to move your current themes from system/app and paste them to a safe place just in case you want to restore them. When and if you want to restore them, just paste them to system/app and set permissions.
DaRk-L0rD said:
The themes of this mod will replace the current themes bro. You have to move your current themes from system/app and paste them to a safe place just in case you want to restore them. When and if you want to restore them, just paste them to system/app and set permissions.
Click to expand...
Click to collapse
Ok kool!
To be frank, they are not a progress to the previous vibrant and crisp almost 3d-like xperia themes. Especially the sirius green is astonishing fugly. Nevertheless, thanks for the work! Thy may still find some lovers.
peter-k said:
To be frank, they are not a progress to the previous vibrant and crisp almost 3d-like xperia themes. Especially the sirius green is astonishing fugly. Nevertheless, thanks for the work! Thy may still find some lovers.
Click to expand...
Click to collapse
I love the green one :laugh:
nice work bro!,Canyou make it for xperia gojb 4.1.2?
i just think that the settings backround should also change with the theme,not a full coloured background,but just a tilt shift,it juat my sugesstion!
Perfect......
Sent from my LT26i using Tapatalk 2

[MOD][THEME][Z][4.4.2] Kitkat systemUI mod (status bar + brightness slider) (25-6-14)

My first ever mod for XZ.
Features:
1. Old style quick setting (no tabs).
2. Add brightness slider.
3. Add AOSP navbar buttons
Screenshot : (very huge)
v1
{
"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"
}
v2
Downlaod:
V1
V2
Please kindly do not mirror without permission.
Intallation Instruction:
! MAKE NANDROID BACKUP !
1. Reboot to recovery
2. Flash the zip
3. Reboot
4. Enjoy
* If that doesn't work, try pushing systemUI.apk inside the zip manually to system/priv-app, set permission rw-r-r, reboot.
If You like it and use it, please consider pressing the thanks button.
It only takes a couple of seconds, not a life time.​
CREDITS:
Rajeev - for his help
RyokoN - for his nice tutorial
Ticklefish - for letting me use his brightness slider code
Could you please make it for ZL too? Appreciate it!
batrian said:
Could you please make it for ZL too? Appreciate it!
Click to expand...
Click to collapse
Z mods work on zl too..
Edit: did u try this or based on the other one not working u guess this requires a zl mod version?
@rer3 bro
Nice Work. U Deserve A Thanks. Already Given. Good Work
demonicangell™ said:
Z mods work on zl too..
Edit: did u try this or based on the other one not working u guess this requires a zl mod version?
Click to expand...
Click to collapse
Errm I didn't use this one and yes I thought like the other one, this won't work too. But it's also nice to keep the original kitkat quick settings and having that brightness bar
Edit: this one also doesn't work I get constant systemui force close
batrian said:
Errm I didn't use this one and yes I thought like the other one, this won't work too. But it's also nice to keep the original kitkat quick settings and having that brightness bar
Edit: this one also doesn't work I get constant systemui force close
Click to expand...
Click to collapse
for systemui mod, it only works with the same framework, ZL and Z have a different framework I guess.
ticklefish already made 4.4.2 quicksetting with a brightness slider here's the thread.
send me your framework-res.apk and systemui.apk, I'll try to made one.
rer3 said:
for systemui mod, it only works with the same framework, ZL and Z have a different framework I guess.
ticklefish already made 4.4.2 quicksetting with a brightness slider here's the thread.
send me your framework-res.apk and systemui.apk, I'll try to made one.
Click to expand...
Click to collapse
Thank you so much! here it is, I have attached the files you needed
batrian said:
Thank you so much! here it is, I have attached the files you needed
Click to expand...
Click to collapse
Try this and let me now if it works.
rer3 said:
Try this and let me now if it works.
Click to expand...
Click to collapse
Thank you for putting your time, I manually copied in system but I still keep getting :com.android.systemui has stopped, and cant do anything unless hard reset and go to recovery.
batrian said:
Thank you for putting your time, I manually copied in system but I still keep getting :com.android.systemui has stopped, and cant do anything unless hard reset and go to recovery.
Click to expand...
Click to collapse
have you tried wiping cache and dalvik cache ?
rer3 said:
have you tried wiping cache and dalvik cache ?
Click to expand...
Click to collapse
Yes I did. Still same constant error. it's fine bro. I think I will just stick with original quick settings
V2 added to the OP.
Great job man. But do you think you could add the brightness bar to Niaboc's SystemUI mod? The one that looks like this: http://i.imgur.com/FMKHjss.jpg
Kocayine said:
Great job man. But do you think you could add the brightness bar to Niaboc's SystemUI mod? The one that looks like this: http://i.imgur.com/FMKHjss.jpg
Click to expand...
Click to collapse
Did you ask @niaboc79 ?
Pandemic said:
Did you ask @niaboc79 ?
Click to expand...
Click to collapse
Nah but now that you mention it, he probably will not appreciate it.
Nevermind then
Kocayine said:
Great job man. But do you think you could add the brightness bar to Niaboc's SystemUI mod? The one that looks like this: http://i.imgur.com/FMKHjss.jpg
Click to expand...
Click to collapse
Kocayine said:
Nah but now that you mention it, he probably will not appreciate it.
Nevermind then
Click to expand...
Click to collapse
You could do that, the things are, you have to make it yourself and don't share it unless you got yourself a permission.
@rer3
how do you get the 5 icons like here:
can you tell us that?
Pandemic said:
rer3
how do you get the 5 icons like here:
can you tell us that?
Click to expand...
Click to collapse
Just a simple integer editting, inside systemui/res/values/integers.
rer3 said:
Just a simple integer editting, inside systemui/res/values/integers.
Click to expand...
Click to collapse
yes i figured it out, but thanks
Kocayine said:
Great job man. But do you think you could add the brightness bar to Niaboc's SystemUI mod? The one that looks like this: http://i.imgur.com/FMKHjss.jpg
Click to expand...
Click to collapse
Pandemic said:
Did you ask @niaboc79 ?
Click to expand...
Click to collapse
Kocayine said:
Nah but now that you mention it, he probably will not appreciate it.
Nevermind then
Click to expand...
Click to collapse
There's no harm in asking.
I'm happy to add the brightness bar to their mod...with their permission, of course.
It's actually quite a simple mod, once you know how. And it's all thanks to @serajr

Categories

Resources