• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [MOD] *updated 5/9* ICS Style SETTINGS.APK

I didn't have to uninstall anything. Root explorer>copy>paste>reboot. Done!
6029340e-b771-1435.jpg

Is this the updated or the original?
 
Ill stick with the last version. Battery use by itself is too much. :D


Keep it coming though. What's next?
 
Ill stick with the last version. Battery use by itself is too much. :D


Keep it coming though. What's next?

I like giving ppl options :p

What's next? Good question, both Idrifta's and i are working (separately) on those pesky toggles :cool: and bouncing ideas off ea other
 
Couldn't get this to work, here' s a screen shot

Capture-6.png

also i have a txt log
if im reading that correctly you either need to add the battery image file to the apk or re-edit an xml that contains something to do with zzz_stat_sys_battery
 
if im reading that correctly you either need to add the battery image file to the apk or re-edit an xml that contains something to do with zzz_stat_sys_battery


Is definitely png related since the mod doesn't touch that xml :thumbup:




Couldn't get this to work, here' s a screen shot

Capture-6.png

also i have a txt log

I'm assuming you tried to do the mod yourself, my hat off to you since the mod is a tricky one. there are pngs that needed to be added for it to recompile properly. To make it easier you can take all pngs out of mine and drop them inside yours. Then theme them. ;)

Also try this, I know is not recommended but assuming you added the png before you decompiled, after you decompiled add the png again but to the decompiled drawable-hdpi folder since for whatever reason pngs go away sometimes
 
Thanks to both of you, i was going to aim for this kind of setting what i have on my kindle fire to the esteem...


screenshot_2012-03-02_22-02-46.png
 
i am also super curious as to if this worked or not lol

Have you noticed that though? You drop a png inside the apk right before you decompile it and then the png sort of disappears if you back inside the decompiled app folder looking for it, then you add the png again, edit your xmls and recompiles just fine
 
Have you noticed that though? You drop a png inside the apk right before you decompile it and then the png sort of disappears if you back inside the decompiled app folder looking for it, then you add the png again, edit your xmls and recompiles just fine
na i actually haven't noticed this lol are you sure that your not checking the stock apk after you added your edits? lol (forgetting to add the png?)
 
na i actually haven't noticed this lol are you sure that your not checking the stock apk after you added your edits? lol (forgetting to add the png?)

Naw man, I drop the png, decompile, edit xml, recompile, error message, check inside the folder and the png is not there, drop it inside the decompiled folder, recompile and voila, weird stuff
 
Naw man, I drop the png, decompile, edit xml, recompile, error message, check inside the folder and the png is not there, drop it inside the decompiled folder, recompile and voila, weird stuff
o yeah, if you add it in before you decompile the apk, then when your decompiling it searches for any dependencies of the png (if it belongs or not) so with there being no xml refering to the png file it probly got rid of it.. maybe.. lol?
 
o yeah, if you add it in before you decompile the apk, then when your decompiling it searches for any dependencies of the png (if it belongs or not) so with there being no xml refering to the png file it probly got rid of it.. maybe.. lol?

The dilema is that say you don't add it and you mess with an xml that calls for it, if you recompile hoping to add it afterwards you'll get an error, so is this one of those cases that you need to add the png after decompiling? Seems so
 
The dilema is that say you don't add it and you mess with an xml that calls for it, if you recompile hoping to add it afterwards you'll get an error, so is this one of those cases that you need to add the png after decompiling? Seems so
yeah, but it don't matter in the end because your not using that actual apk :D
 
Back
Top Bottom