As the title says, I'm looking for a way to change the Xperia light background to Honami style..
In my current rom a plain white background is used.. How to change this? ^^
Sent from my LT25i using xda app-developers app
you have to be more specific, what exactly you mean?
isnt there also in honami rom a light background? there are both around the xda forum, light and dark. and there is a honami rom (light and dark version)
what rom you using right now?
immerblind said:
you have to be more specific, what exactly you mean?
isnt there also in honami rom a light background? there are both around the xda forum, light and dark. and there is a honami rom (light and dark version)
what rom you using right now?
Click to expand...
Click to collapse
I would like to change the stock white background (see image) to the grey-white Honami background.. For all apps that use it.
Using Pure X Blaster on my XV
I wonder if I just have to replace an image in SemcGenericUxpRes.apk or do some smali editing to change the background..
Sent from my LT25i using xda app-developers app
Alright, to be more clear..
I would like to know what I need to do to change "semc_bg_bright" to Honami style.
Sent from my LT25i using xda app-developers app
WhiteNeo said:
Alright, to be more clear..
I would like to know what I need to do to change "semc_bg_bright" to Honami style.
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
just replace image inside /framework-res/res/drawable-xhdpi .... semc_bg_bright_tile for white background , and semc_bg_tile for black background
sony_84 said:
just replace image inside /framework-res/res/drawable-xhdpi .... semc_bg_bright_tile for white background , and semc_bg_tile for black background
Click to expand...
Click to collapse
Have already tried that, doesn't work for some reason..
What about the .xml files in the same folder? Might these need a change?
Sent from my LT25i using xda app-developers app
WhiteNeo said:
Have already tried that, doesn't work for some reason..
What about the .xml files in the same folder? Might these need a change?
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
Try changing in framework-res.apk\res\drawable-nodpi the background_holo_light.png with a png file you want, could work mate.
Related
I would like to learn what is needed to be changed in a ROM/apps in order to get the blackedout / inverted look. I'm I'm wanting to do this on a cm10.1 based ROM and I know how to use apktool and other just not sure what to edit in the .XML files. I have made changes in colors.XML and drawable.XML but for some reason it does nothing for me.
Have searched and found plenty on theming but none really get in to the .XML part of.
I know there are themes and inverted gapps already out there but would still like to learn how its done.
Any help would be great and I know how to use the thanks button...
Sent from my GT-N7000 using XDA Premium HD app
Go to frameworks/base/core/res/res/drawable/background_holo_dark.xml and change android:endColor value to
android:endColor="#ff000000"
prior to compile.
Sent from my GT-P7300 using xda premium
mithun46 said:
Go to frameworks/base/core/res/res/drawable/background_holo_dark.xml and change android:endColor value to
android:endColor="#ff000000"
prior to compile.
Sent from my GT-P7300 using xda premium
Click to expand...
Click to collapse
Thanks I will give that a try and see what happens
Sent from my GT-N7000 using XDA Premium HD app
How about blacking out the menus like power menu they are still gray popup when you press menu button and stuff of that nature
Sent from my GT-N7000 using XDA Premium HD app
ttibbetts83 said:
How about blacking out the menus like power menu they are still gray popup when you press menu button and stuff of that nature
Sent from my GT-N7000 using XDA Premium HD app
Click to expand...
Click to collapse
I don't have my build machine now after 2 weeks I will reply you .and sent me your gtalk address thru pm . we can chat
Sent from my GT-P7300 using xda premium
Well,pls post solutions if you find one as this university is for learning and I guess many would love to learn that!
Sent from my MT11i using xda premium
Ghostfreak NB said:
Well,pls post solutions if you find one as this university is for learning and I guess many would love to learn that!
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
The solution is he got things inverted.
Now he wants more and I don't have my build machine now to say him More
Sent from my GT-P7300 using xda premium
mithun46 said:
The solution is he got things inverted.
Now he wants more and I don't have my build machine now to say him More
Sent from my GT-P7300 using xda premium
Click to expand...
Click to collapse
how would i get the greys in the menus to black ave been look and trying different thinks but no luck
seems that blackingout of roms and apps is not something anyone is welling to shear
ttibbetts83 said:
seems that blackingout of roms and apps is not something anyone is welling to shear
Click to expand...
Click to collapse
It's probably something you'll need to spend a bit of time Googling about.
XperienceD said:
It's probably something you'll need to spend a bit of time Googling about.
Click to expand...
Click to collapse
I have
Sent from my GT-N7000 using XDA Premium HD app
mithun46 said:
Go to frameworks/base/core/res/res/drawable/background_holo_dark.xml and change android:endColor value to
android:endColor="#ff000000"
prior to compile.
Sent from my GT-P7300 using xda premium
Click to expand...
Click to collapse
The above quote is good for changing the background of the settings list and the background of the setup when first install. If you want to get rid of the grey that is in the menus the more needs to be changed and its all found in framework-res.apk in the res/drawable xhpi folder in the form of .PNG or .9.PNG files and they include BG. Or background in the names menu_background.9.PNG is one for example.
Now onto next change how to change clock color in status bar. Just doing it one at a time sence the info is very hard to fine and not much help on it, will keep updating as I find the answers. Just exploring through files and change stuff to see what happens.
Sent from my GT-N7000 using XDA Premium HD app
ttibbetts83 said:
The above quote is good for changing the background of the settings list and the background of the setup when first install. If you want to get rid of the grey that is in the menus the more needs to be changed and its all found in framework-res.apk in the res/drawable xhpi folder in the form of .PNG or .9.PNG files and they include BG. Or background in the names menu_background.9.PNG is one for example.
Now onto next change how to change clock color in status bar. Just doing it one at a time sence the info is very hard to fine and not much help on it, will keep updating as I find the answers. Just exploring through files and change stuff to see what happens.
Sent from my GT-N7000 using XDA Premium HD app
Click to expand...
Click to collapse
thats real devving
Could someone bring out transparent stock widget?
I'm specially interested in the Walkman widget, it is transparent already, but not enough to my liking.
Dsteppa said:
Could someone bring out transparent stock widget?
I'm specially interested in the Walkman widget, it is transparent already, but not enough to my liking.
Click to expand...
Click to collapse
Like this?
Sent from my C6603 using xda premium
alvizu said:
Like this?
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
Ya I guess that seems like it. But the album art doesn't seem to be transparent, or barely?
bump
Using the Xposed framework and App Settings v0.4, how can I change the dpi of the lockscreen?
I'm on fw 423
Thanks in advance, anyone! :laugh:
dilanopro said:
Using the Xposed framework and App Settings v0.4, how can I change the dpi of the lockscreen?
I'm on fw 423
Thanks in advance, anyone! :laugh:
Click to expand...
Click to collapse
maybe xperialockscreen apk
UxpNxtLockScreen.apk
Sent from my C6603 using Tapatalk 2
Actually, the only way to change that is to change dpi for framework-res (I think). :/
secondkai said:
UxpNxtLockScreen.apk
Sent from my C6603 using Tapatalk 2
Click to expand...
Click to collapse
Tried that one with no luck! I also rebooted after making the change.
Sent from my C6603 using XDA Premium HD app
dilanopro said:
Tried that one with no luck! I also rebooted after making the change.
Sent from my C6603 using XDA Premium HD app
Click to expand...
Click to collapse
I just told you, the only way to change it is to change dpi for framework-res(Android System) and reboot. This will change the dpi for all apps.
Or manually modify framework-res.apk to change the dpi only for lockscreen.
There is no other way.
Sent from my Xperia Z using XDA Premium
Thanks for your reply. I'll search how to do that and look into it. Hope it works out )
Sent from my C6603 using XDA Premium HD app
dilanopro said:
Using the Xposed framework and App Settings v0.4, how can I change the dpi of the lockscreen?
I'm on fw 423
Thanks in advance, anyone! :laugh:
Click to expand...
Click to collapse
Did you ever figure this out. I'm trying to do this too. JUST the lockscreen it took me all of 2 sec. to change it system wide.
anyone managed to change the dpi of just the lockscreen?
or found another way to center its contents?
its driving me crazy that the fingerprint unlock is not showing up above the button!
Did anyone find a work around for this? I need to either center the elements in the lower part of the screen or change the dpi of the lockscreen only. Same problem here! Last thing left on my list!
Same problem here .
Anyone got solution yet?
SOLUTION
ardahan said:
Same problem here .
Anyone got solution yet?
Click to expand...
Click to collapse
Figured it out.
In AppSettings look for an entry called key com.android.keyguard
Set DPI to 640. Under that select/check Apply res to widgets.
Save (Maybe reboot too).
Lockscreen is now stock while everything else remains (at least for me) sweet 530 DPI
mikemikemikexxx said:
Figured it out.
In AppSettings look for an entry called key com.android.keyguard
Set DPI to 640. Under that select/check Apply res to widgets.
Save (Maybe reboot too).
Lockscreen is now stock while everything else remains (at least for me) sweet 530 DPI
Click to expand...
Click to collapse
Thank you very much!!!!! This really did the trick!!!
Hi, I wonder if anyone can help me learn how to change the color tone in the latest stock Xperia Z ultra theme.. I dont like it because its not as colourful as the previous one.. I have a rooted Z Ultra device .. thanks in advance
You can ask in ZU forum not Z.
Sent from my C6603 using xda premium
gm007 said:
You can ask in ZU forum not Z.
Sent from my C6603 using xda premium
Click to expand...
Click to collapse
ok, but isnt the concept the same? baiscly I want to know how to edit the color tone in an .APK app
nerox9 said:
ok, but isnt the concept the same? baiscly I want to know how to edit the color tone in an .APK app
Click to expand...
Click to collapse
That is the same for me and in running. The z
Sent from my C6603 using Tapatalk 2
Hey guys,
Short question.
Is there a way to change the Theme colours?
For example.
I use right now the Theme Sunny and the orange is no really a dark orange, like it was in FW 4.1, it's more a bright orange.
Also the other Colours are like this bright.
How can I change it?
Sent from my C5303 using XDA Free mobile app
You can pull the themes via ADB, decompile it, edit the needed files, compile it again. And push it back to the System
However for the last part you need a rooted phone
~~Regards
Androidica1 said:
Hey guys,
Short question.
Is there a way to change the Theme colours?
For example.
I use right now the Theme Sunny and the orange is no really a dark orange, like it was in FW 4.1, it's more a bright orange.
Also the other Colours are like this bright.
How can I change it?
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
You can use exposed framework for changing the themes colours but for that,you need rooted phone.:good:
Answer
I see that no one has given a comprehensive answer.
So here :
http://forum.xda-developers.com/xperia-sp/general/change-theme-colours-actually-changing-t2873032
Follow the above link and you shall find a detailed solution to your problem.
Good luck !
Wooooooow...
Thanks for this.
It works perfect.
Sent from my C5303 using XDA Free mobile app
Androidica1 said:
Wooooooow...
Thanks for this.
It works perfect.
Sent from my C5303 using XDA Free mobile app
Click to expand...
Click to collapse
Glad I could help.