Need help with Text Color

princeferoz

New member
Dec 21, 2011
4
0
0
Visit site
I need help in changing the text color in SecMms.apk. I want to change the blue text color, but I don't know how to. Please help. Thanks.

edit
 

Paul627g

AC Moderator All-Star
Moderator
Nov 25, 2010
15,963
2,752
0
Visit site
Well I would like to say its a simple 1,2,3 thing but it isn't at least at first ....


You would need to decompile the Mms.apk and then go in and manually change the color configurations. Now that can sometimes be achieved easily and other times its in more than one spot in the apk depending on incoming/outgoing messages, read/unread, etc.. you get the picture.. Each action of the Mms.apk may/does have its own set of parameters.

To accomplish all this isn't very hard if you have the proper tools and some good instruction.

1. Mms.apk
2. Decompiling tool or use APKTOOL to manually decompile it.
3. Notepad ++ or equivalent to view/modify the Android code.
4. Recompile
5. Package it back up and flash it or push it directly to the device.
 

princeferoz

New member
Dec 21, 2011
4
0
0
Visit site
Thanks Paul627g, I have decompiled the apk, changed the colors.xml but when I recompile and push it to the phone, the color still remains blue when I'm composing a new text.
 

Forum statistics

Threads
942,976
Messages
6,916,710
Members
3,158,758
Latest member
davisongeorge