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!
I have a lot to learn. Seems like I'm gonna have to print this thread out and carry it around with me like a bible so that I can refer back to it at least 30 times a day.
Ok...... I've read alllllll the way to here from the very beginning of the thread stopping along the way to try the stuff I've read. I have had some success kind of, with going back to a stock rom and pulling the framework, decompiling, editing the res/values/styles .xml but I boot into an unstable operating system that continues to inform me that there are problems that need to be force closed.
Now............I've read back a few posts and discovered that someone mentioned that after compiling, you take the xml that was edited and transfer it to the apk that you wanna customize.
I would like a little more detail in describing the method of accomplishing this.
I would like some guidance.
This is happening on unedited recompiles of framework-res for me though. With me taking the stock unthemed framework-res from the ROM, decompiling it, recompiling it, signing it, then getting it onto my phone. I use adb usually, but have tried creating update.zip files as well. So something somewhere is screwy on my end, I just can't figure out what.
Deciple.... decompile, edit and recompile like you have been. Then use 7zip to open archive both the stock app and your edited app. Find the xls you edited and then drag them over to the stock app. Just make sure you put everything In the same folder.
To answer your other question, find a blank template. Thebowers has one posted in this thread somewhere. Then using 7zip, put your edited frame in the framework folder or if its an app/ in the app folder. Close the template. Link up the phone and copy it to the sd card. Then reboot into recovery and install it.
Ok .... yeah I have changed the text color. Thanks. Do you know where the primary is so all I have to do is change 1 thing instead of scrolling through and making changes individually?
Also, where it says background throughout the xmls, does changing whatever it says to transparent make it transparent?
I believe they changed the color of the text after you use the sliders, like when you slide to turn the sound off and the "sound off" message pops up, they change those colors but I could be wrong...
is there a main 1 that everything else points to & do you know off hand which xml it's in?
I'm talking about a font color here.
On another note, the xmls that I do edit, Do I just need the resource.arsc? Or do I need to take all xmls I edit and put them where they go?
If thats the case, then what about the values folder? Are those xmls stuffed into the resource.arse?
Sorry about the questions but as soon as I get this understood, I'll be good to go.