[Q]Transparent App Drawer In Stock Launcher - Galaxy Ace S5830 Themes and Apps

Hi.
I've been playing around with my phone for a while now. I used UOT Kitchen to get transparent notification bar.
But what I'm really interested in is a transparent app drawer. I have gone through all the .png's in systemUI, framework-res, twframework-res, touchwiz30launcher and i did not see a single .png that the system would use as a app drawer background.
And as far as i understood the transparency is enabled in those .xml files.
http://forum.xda-developers.com/showthread.php?t=1255155 - this is what I'm talking about.
I'd be glad if anyone would tell me what lines/files i have to add and where.
And if anyone bothers to help me, I will most definitely make a guide how to do this
And also, is there a way to change the background color in menus with font color ( cuz i've seen ROM's with white background and grey font)
Peace
PS! I didn't know whether I should post this in General or here, but as it is theme related I believe it belongs here.

MustPrill said:
Hi.
I've been playing around with my phone for a while now. I used UOT Kitchen to get transparent notification bar.
But what I'm really interested in is a transparent app drawer. I have gone through all the .png's in systemUI, framework-res, twframework-res, touchwiz30launcher and i did not see a single .png that the system would use as a app drawer background.
And as far as i understood the transparency is enabled in those .xml files.
http://forum.xda-developers.com/showthread.php?t=1255155 - this is what I'm talking about.
I'd be glad if anyone would tell me what lines/files i have to add and where.
And if anyone bothers to help me, I will most definitely make a guide how to do this
And also, is there a way to change the background color in menus with font color ( cuz i've seen ROM's with white background and grey font)
Peace
PS! I didn't know whether I should post this in General or here, but as it is theme related I believe it belongs here.
Click to expand...
Click to collapse
u need to decompile the apk
go to valeus-mdpi
open colors.xml
menu_bacmground #770000
and some more

MustPrill said:
Hi.
I've been playing around with my phone for a while now. I used UOT Kitchen to get transparent notification bar.
But what I'm really interested in is a transparent app drawer. I have gone through all the .png's in systemUI, framework-res, twframework-res, touchwiz30launcher and i did not see a single .png that the system would use as a app drawer background.
And as far as i understood the transparency is enabled in those .xml files.
http://forum.xda-developers.com/showthread.php?t=1255155 - this is what I'm talking about.
I'd be glad if anyone would tell me what lines/files i have to add and where.
And if anyone bothers to help me, I will most definitely make a guide how to do this
And also, is there a way to change the background color in menus with font color ( cuz i've seen ROM's with white background and grey font)
Peace
PS! I didn't know whether I should post this in General or here, but as it is theme related I believe it belongs here.
Click to expand...
Click to collapse
this wuld help you
http://forum.xda-developers.com/showthread.php?t=1500230

CoolCatGetHome said:
u need to decompile the apk
go to valeus-mdpi
open colors.xml
menu_bacmground #770000
and some more
Click to expand...
Click to collapse
Too brief!

Huh.. Lot of thread already make the tutor for this..
Sent From Jamban.. When I was Modol.. #ModolTEAM

Related

[Q] setting background color, how to change?

I want to change the background color of the settings menu from my SGS. It's black now (in every theme, stock or custom).
Anyone know which png file I have to change? Or is this a color described in a color XML file?
I hope someone can help
Kind regards,Vintiem
Really nobody know's? (maybe the reason that also every custom made theme has that standard black background).
Someone knows where I possibly can find my answer?
Kind regards,
Vintiem
Vintiem said:
Really nobody know's? (maybe the reason that also every custom made theme has that standard black background).
Someone knows where I possibly can find my answer?
Kind regards,
Vintiem
Click to expand...
Click to collapse
Take a look inside settings.apk - I believe there's a bg file in there (haven't tried changing it)...
Edit: Now I can't find it. Hmmm, sure I saw it somewhere...
When there's no png for background it can be .xml related.
You need to decompile Settings.apk to edit .xml-files...
what's the best xml editor?
No one knows which xml doc I have to take to change the background colors?
Greetz,Vintiem
Notepad++
seapoint said:
what's the best xml editor?
Click to expand...
Click to collapse
Sent from my GT-I9000 using Tapatalk
use adw launcher ex
I have ADW launcher ex. But you can change just a few things instead of what I excepted. it's not crap but absolute not what it says: change almost everything!!
So I think I have to live with that ugly black background because no one can tell me how to change it.
Vintiem

[Q] backgrounds clashing with my text, which png do i change? any idea's?

Hope i have posted this in the right section because this is a themed related question
Can anyone help me with this little problem i have themed my framework, dialer & status bar icons (which i really like) , but after changing so much i am a little confused on what png i need to change to make the following white backgrounds clashing with my text on the screen shots, if anyone knows on what the names of the pngs are called which i need to replace & the locations please do tell me cause i dont have a clue
Thanks very much in advance
deanr1977 said:
Hope i have posted this in the right section because this is a themed related question
Can anyone help me with this little problem i have themed my framework, dialer & status bar icons (which i really like) , but after changing so much i am a little confused on what png i need to change to make the following white backgrounds clashing with my text on the screen shots, if anyone knows on what the names of the pngs are called which i need to replace & the locations please do tell me cause i dont have a clue
Thanks very much in advance
Click to expand...
Click to collapse
All these colors are in /res/values/style.xml
look for icon menu
list view
and any other menu instances that have that light grey, looks to be pretty close to white, maybe cccccc
make them black and youll be good to go.

[Q] XML File to change Text Color??

Does ANYONE know what XML file I would have to edit in the Facebook for android apk to make the text color of the app widget white?
-Meaning if you have the FB widget on your homescreen, usually the background is white and the text is black..ish. My background is now black and I want the text to be white instead of black...ish.
I can read the text, but it's quite annoying. And no, I do not want to go back to a white background if that was your solution = )
Thanks!
edgarzonjr said:
Does ANYONE know what XML file I would have to edit in the Facebook for android apk to make the text color of the app widget white?
-Meaning if you have the FB widget on your homescreen, usually the background is white and the text is black..ish. My background is now black and I want the text to be white instead of black...ish.
I can read the text, but it's quite annoying. And no, I do not want to go back to a white background if that was your solution = )
Thanks!
Click to expand...
Click to collapse
There are many xmls to look for. Check the values folder under color or drawable. Or it could be in layout under appwidget
free the dirk
Papa Smurf151 said:
There are many xmls to look for. Check the values folder under color or drawable. Or it could be in layout under appwidget
free the dirk
Click to expand...
Click to collapse
Yep, well I looked in there, but I wasn't sure it was the right spot to change the color since I kept seeing #ff000000 instead of #000000 which after extensive googling, I found out the ff is the transparency and the rest is hex. Ok so that makes sense now.
So for ANYONE who may want to know this... first decompile the apk so you can edit the xml color in values\drawable.xml and then compile apk AND THEN edit your res\hdpi files. Otherwise it doesnt work. This was the case for me anyway. I could be 101% incorrect, but this is the way it worked for me
edgarzonjr said:
Yep, well I looked in there, but I wasn't sure it was the right spot to change the color since I kept seeing #ff000000 instead of #000000 which after extensive googling, I found out the ff is the transparency and the rest is hex. Ok so that makes sense now.
So for ANYONE who may want to know this... first decompile the apk so you can edit the xml color in values\drawable.xml and then compile apk AND THEN edit your res\hdpi files. Otherwise it doesnt work. This was the case for me anyway. I could be 101% incorrect, but this is the way it worked for me
Click to expand...
Click to collapse
Yeah that is correct. The ff is transparency and also correct that u can decompile apk do ur XML/smali edits then recompile and do ur PNG edits.
free the dirk

how to make a "light" theme

i really like how the people app looks in ics
can i edit framework to change the settings menu background to the white color in the people apk? as well as change the text to black so i can actually see it? maybe even make the dialer have a white background as well. thanks for any help i would love to make ics more of a "light" theme.
EDIT: is it possible to change the image in frame work labeled (not sure on the name) holo_background_dark.png, if i did replace this how to i change the font to be dark as well
a lot of text issues arise when making a white theme. more so than just changing the text color in framework and sysui
It's possible, of course, but the fact that you are asking those questions warrants the answer 'but not advisable for YOU to mess with it'.
It's not simple as 'changing one background/text color'.
Edit: if you are really determined to do it, take a look at this: https://docs.google.com/Doc?docid=0AcdxIJRSH9ypZGZzc2pxNDlfMjdnazk4OHNxZA&hl=en&pli=1
MilkPudding said:
It's possible, of course, but the fact that you are asking those questions warrants the answer 'but not advisable for YOU to mess with it'.
It's not simple as 'changing one background/text color'.
Edit: if you are really determined to do it, take a look at this: https://docs.google.com/Doc?docid=0AcdxIJRSH9ypZGZzc2pxNDlfMjdnazk4OHNxZA&hl=en&pli=1
Click to expand...
Click to collapse
thank you for the guide.
my title isn't really clear on what im doing, its not necessarily a whole theme, i still want to keep all apks the same as well as the status bar and stuff, but more or less changing the background image of the settings menu to white by extracting the frame work and replacing the gradient grey png with a white one and then changing the font in the settings menu to a dark grey. which works in root explorer alone. i just need to find out how to change the font color. which could probably be done by putting in a hex code to a system file right?
if not o well atleast i tried lol, hopefully there will be a light theme soon.
andrewlax120 said:
thank you for the guide.
my title isn't really clear on what im doing, its not necessarily a whole theme, i still want to keep all apks the same as well as the status bar and stuff, but more or less changing the background image of the settings menu to white by extracting the frame work and replacing the gradient grey png with a white one and then changing the font in the settings menu to a dark grey. which works in root explorer alone. i just need to find out how to change the font color. which could probably be done by putting in a hex code to a system file right?
if not o well atleast i tried lol, hopefully there will be a light theme soon.
Click to expand...
Click to collapse
framework-res.apk in no-dpi folder, is the gradient background png.

Modding the Sense 5 Weather Clock Background?

Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Yes I have searched for a guide or tut to do it but all I find is people supplying one they made or pointing at a thread that has them already made. I would like to do this myself though.
Thanks in advance for any help
Have you heard of sense 5 toolbox? You can set transparency of many items...
Sent by Tapatalk 4 on HTC OneX...
astrokreep said:
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Yes I have searched for a guide or tut to do it but all I find is people supplying one they made or pointing at a thread that has them already made. I would like to do this myself though.
Thanks in advance for any help
Click to expand...
Click to collapse
its the "commonpanel.9.png" in prism.apk ..search google on how to edit ".9.png" files
Where is that image?
daninantro said:
its the "commonpanel.9.png" in prism.apk ..search google on how to edit ".9.png" files
Click to expand...
Click to collapse
Where is that image? I took a look inside of the prism apk but found nothing by that name.
But for everyone else reading, I'm not looking for transparency, I'm trying to overlay another image over, thus changing how the panel looks.
astrokreep said:
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Click to expand...
Click to collapse
Are you talking about the panel where the weather condition is ?
That is common_panel.9.png in com.htc.resources.apk/res/drawable-xhdpi
Changing this will affect the widgets background too
Thats the one!!!
ckpv5 said:
Are you talking about the panel where the weather condition is ?
That is common_panel.9.png in com.htc.resources.apk/res/drawable-xhdpi
Changing this will affect the widgets background too
Click to expand...
Click to collapse
YES THAT'S THE ONE!
Just in case I added a screenshot, I circled the panel jsu so that everyone knows what I'm talking about. I found that common_panel.9.png but it's basically just a circle?
What I want to do is make that panel look like the navbar you see in the image I attached, if it's just a circle then it might not work or be possible.
Nobody have any ideas?
Does nobody here have any ideas on how to achieve this?
astrokreep said:
Hello everyone,
I'm trying to modify the background of the sense 5 weather clock (the one that flips with the weather juuuust below it) not to make it transparent like everybody else is doing. I'm trying to theme it to go with a modified app drawer image and navigation bar image. The problem is I don't know which files to edit in order to do that. Could anyone here give me some advice or pointers?
Yes I have searched for a guide or tut to do it but all I find is people supplying one they made or pointing at a thread that has them already made. I would like to do this myself though.
Thanks in advance for any help
Click to expand...
Click to collapse
In both Sense 5 and Sense 5.5, the png is indeed found in the resources apk. It is the common_panel.9.png and it can be themed but only basically. The best you can do with it is make it with a border either transparent or semi. However, depending on how skilled you are with editing xml, you could put a custom PNG in the drawable folder and edit the layouts to navigate to that specific image. That way your newly themed image will be used and not the common_panel.9.png. If you look at my theming thread from Sense 5.5, you'll see what I mean.

Categories

Resources