Themers help!

tominabox1

Member
Joined
Mar 10, 2010
Messages
82
Reaction score
0
So I'm trying to work the DX theme for 1.1.1 and I need to know how to sign the framework-res.apk to get the text on the buttons to be white. Sniffle13 says I need the right key to sign but he doesnt know what it is or where to get it. He said to ask bgill so lets see if anybody else knows...

Any help?
 

ViciousCircle

Android Addict
Premium Member
Joined
Nov 23, 2009
Messages
568
Reaction score
0
I was thinking that if you use something like winrar or 7zip and just pull images out of there, edit, then put them back into the apk, that it wouldn't break the signature. Basically, don't 'unzip' the file, just drop the new images into it.

Hopefully someone else will pop in and confirm though if I'm right or wrong.
 

skurtz1313

Theme Developer
Theme Developer
Joined
Apr 8, 2010
Messages
358
Reaction score
0
The easiest way IMO is to use Apk Manager 4.8. Decompile with it make changes recompile and sign. Just google it or search for it on XDA. Hope that helps.
 

thebowers

Premium Member
Premium Member
Theme Developer
Joined
Nov 24, 2009
Messages
2,545
Reaction score
1
Location
Iowa
Use apk manager. Decompile using 9. Then go to the newly created folder called out. Go to /res/values/styles.xml . In the file search for Widget.Button and change primary_text_light to primary_text_dark. Save the file and go back to apk manager prompt. Do 11 to compile and then 12 to sign it.
 
Top