Android OS Forum banner
21 - 36 of 36 Posts

· The Jittery Gentleman
Joined
·
1,708 Posts
I found my original answer.. the XML images are in the values drawables folder of framework res

Sent from my Galaxy Nexus using RootzWiki
Which ones are they exactly?

Also, I just successfully compiled a fully inverted MMS apk for JB

Sent from my Galaxy Nexus using RootzWiki
 

· Themer
Joined
·
1,003 Posts
Discussion Starter · #22 ·
You will see once u open the XML files which one changes the blue square and one of the presses.. they have the blue hex color thats like 33b5e5 or something like that.. just swap those out for your color of choice.. sorry for vague description just not at my computer right now lol

Sent from my Galaxy Nexus using Tapatalk 2
 

· The Jittery Gentleman
Joined
·
1,708 Posts
Also, I just successfully compiled a fully inverted MMS apk for JB

What steps did you use to compile just the mms app?

Sent from my Galaxy Nexus using Tapatalk 2
Got all my source sync'd up, made a full build after issuing a "make clean" which cleans the entire build directory, then went back and checked all my edits and typed "make Mms -j8". Once and if it compiles without errors you will be able to go into ~/out/product/toro/system/apps and you will have a full list of every app that you compiled in your initial build as well as the newly made Mms.apk you built after. Super easy to do once you get the first long build done!

Sent from my Galaxy Nexus using RootzWiki
 

· The Jittery Gentleman
Joined
·
1,708 Posts
Thanks! I am syncing aokp now, so I may hit you up for the exact code for the make clean before I do my first build.... if you don't mind...

Sent from my Xoom using Tapatalk 2
No worries at all! Hit me up whenever. I'll pm you my email address.

Sent from my Galaxy Nexus using RootzWiki
 

· The Jittery Gentleman
Joined
·
1,708 Posts
I was able to make it black but it still has a gray divider line between it and the message list. I can't remember where I found that but I'll look at it once I'm home tonight. Looks snazzy :)

Sent from my Galaxy Nexus using RootzWiki
 

· Themer
Joined
·
1,054 Posts
I was able to make it black but it still has a gray divider line between it and the message list. I can't remember where I found that but I'll look at it once I'm home tonight. Looks snazzy :)

Sent from my Galaxy Nexus using RootzWiki
I think the divider is part of the style unfortunately.

If you can tell me what controls that bottom box tho, that would be sweet. Mine is still that grey color even after I invert everything else. Its driving me crazy lol.
 

· The Jittery Gentleman
Joined
·
1,708 Posts
I think the divider is part of the style unfortunately.

If you can tell me what controls that bottom box tho, that would be sweet. Mine is still that grey color even after I invert everything else. Its driving me crazy lol.
I'm having trouble figuring out what I did to get it black haha. I'll find it! As much as I don't want to link this it may be worth taking a look at this in the meantime. I followed some parts of this and ended up getting my box black. I'll continue looking once I'm off work tonight!
 

· Themer
Joined
·
1,054 Posts
I'm having trouble figuring out what I did to get it black haha. I'll find it! As much as I don't want to link this it may be worth taking a look at this in the meantime. I followed some parts of this and ended up getting my box black. I'll continue looking once I'm off work tonight!
Did you theme it in framework, or in the Mms app alone? I see what controls it, but I want to make the Mms themed as a standalone app. I'm trying to figure out how to move that resource back into the Mms.apk.
 

· The Jittery Gentleman
Joined
·
1,708 Posts
Did you theme it in framework, or in the Mms app alone? I see what controls it, but I want to make the Mms themed as a standalone app. I'm trying to figure out how to move that resource back into the Mms.apk.
As far as I know it was in MMS not frameworks but I'm working on a full ROM overlay right now so I COULD be getting things mixed up... I don't know where I made that damn edit.... gah. I'll find it.

Sent from my Galaxy Nexus using RootzWiki
 

· The Jittery Gentleman
Joined
·
1,708 Posts
Did you theme it in framework, or in the Mms app alone? I see what controls it, but I want to make the Mms themed as a standalone app. I'm trying to figure out how to move that resource back into the Mms.apk.
I'll tell you what though, if you know how to help me edit these 2 things that would he much appreciated. I'll keep looking for the other edit but this shit is driving me crazy. The gray bar in recipient box as well as the one above the keyboard. Any ideas?

Sent from my Galaxy Nexus using RootzWiki
 

Attachments

· Themer
Joined
·
1,054 Posts
I'll tell you what though, if you know how to help me edit these 2 things that would he much appreciated. I'll keep looking for the other edit but this shit is driving me crazy. The gray bar in recipient box as well as the one above the keyboard. Any ideas?

Sent from my Galaxy Nexus using RootzWiki
Hmm not sure about the one above the keyboard, as I haven't dug into that yet.

The grey box around the recipient is called chip_background.9.png, and its in the drawable-xhdpi folder in the Mms.apk. I haven't found a way to edit the text in there tho.
 
21 - 36 of 36 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top