Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
sambastrakan
Old
(Last edited by sambastrakan; 15th November 2011 at 12:52 AM.)
#1  
sambastrakan's Avatar
Senior Member - OP
Thanks Meter 82
Posts: 343
Join Date: Dec 2010
Location: Rio de Janeiro
Default What file, what resource to modd these colors ?? Help !!

Hello ...

I've been searching a lot and didn't found where I can modify the date color (the one that appears when pull down status bar), the notifications color (also when pull down status bar), and the icon label color. See attached files.
I've been searching in framework-res, twframework-res, policies.jar and services.jar and also in LauncherPro.apk: there are related stuff but nothing moves ... It's a mess, some resources are defined in more than 1 file so we don't know which is the good one !

Nothing very important but ... if someone knows I would apeciate as I don't like white neither green colors on phone

Thanks !!
 
Dharam_Maniar
Old
#2  
Dharam_Maniar's Avatar
Recognized Developer
Thanks Meter 3036
Posts: 2,555
Join Date: Nov 2010

 
DONATE TO ME
Quote:
Originally Posted by sambastrakan View Post
Hello ...

I've been searching a lot and didn't found where I can modify the date color (the one that appears when pull down status bar), the notifications color (also when pull down status bar), and the icon label color. See attached files.
I've been searching in framework-res, twframework-res, policies.jar and services.jar : there are related stuff but nothing moves ... It's a mess, some resources are defined in more than 1 file so we don't know which is the good one !

Nothing very important but ... if someone knows I would apeciate as I don't like white neither green colors on phone

Thanks !!
I am not sure, but you can try this:
1) unpack the twframework-res.apk/framework-res.apk...unpack not extract, so that you get readable xml files,
2) In those files, there are options to change color most probably...
Devices:
Current: Samsung Galaxy S2
Previous: Nokia 3530 -> Nokia 5233 -> Samsung Galaxy 3

Follow Me:
Facebook | Twitter




while(!(succeed = try()));
 
sambastrakan
Old
#3  
sambastrakan's Avatar
Senior Member - OP
Thanks Meter 82
Posts: 343
Join Date: Dec 2010
Location: Rio de Janeiro
Quote:
Originally Posted by dharamg3 View Post
I am not sure, but you can try this:
1) unpack the twframework-res.apk/framework-res.apk...unpack not extract, so that you get readable xml files,
2) In those files, there are options to change color most probably...
yes, I already search in these files and made some modds for others colors aspects. I'm using a tool to decompile/recompile/build which work well. But ... no effects on the notifications area and I didn't found where is the resource for icon label color ...
 
deadwood01
Old
#4  
Senior Member
Thanks Meter 136
Posts: 548
Join Date: Dec 2010
Location: Bhadravathi
if u decompiled the framework-res.apk and twframework-res.apk look into res/values/styles.xml and res/colour folder most of the font colours are placed there....... alternately u can try assigning the colours in res/values/colour.xml and see if it helps....
 
sambastrakan
Old
#5  
sambastrakan's Avatar
Senior Member - OP
Thanks Meter 82
Posts: 343
Join Date: Dec 2010
Location: Rio de Janeiro
Quote:
Originally Posted by deadwood01 View Post
if u decompiled the framework-res.apk and twframework-res.apk look into res/values/styles.xml and res/colour folder most of the font colours are placed there....... alternately u can try assigning the colours in res/values/colour.xml and see if it helps....
Thanks for theses ideas, I did it for pulldown status. But, nothing for the icon label color ... Just found the icon menu label.

thanks again.
 
Post Reply+
Tags
5800, date color, froyo, notifications colo
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...