What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Themers help!

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?
 
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.
 
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.
 
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.
 
Back
Top