i was trying to make a theme for 2.2 and i decompile the framework-res.apk.but when i changed the color of statusbar_background.9.png,and put it back to res/drawable-hdpi.here comes the problem,apktool said i can not compile it.how can i solve it?
Related
[Q] is there anyone and or any way to create/port or what ever...make the miui page style status bar for 2.2? I went back to 2.2 and now appreciate how everything works great like it should,I've even managed to make it look like I made my miui look for me....im very happy with my phone now...but I do really miss the miui status bar and drop down menu
Can probably pull the framework-res file from the MIUI rom, decompile it and pull the 9pngs and save to PC. Then pull the same framework-res file from whatever 2.2 (probably D9?) and replace them, resign and recompile into new framework-res and replace using Root Explorer. Might need to decompile services-jar too. Ill take a gander later on this weekend if you can upload the MIUI and whatever rom you are going to's files.
Edit: thanks for the offer but I've decided not to bother
Could anyone more experienced with decompiling/compiling lend a hand?
I wanted to turn on the on screen nav buttons by roughly following http://forum.xda-developers.com/showpost.php?p=28603200&postcount=11 but when I recompile it the changes I made do not save for some reason.
I am using Apk Manager ICS so maybe I need to use a different tool?
Alternatively if someone does not mind modifying framework-res.apk(https://docs.google.com/open?id=0Byot0Tq2XeW6dHhRX3J1YVlERkU) for me to change that false to true I would be grateful/ tell me what they were able to successfully change it with, as I am new to compiling/decompiling.
What framework version did u link?
If its a stock one,you'll need to edit the plurals.xml as well inside res/values and other res/values-en,res/values- and so on before compiling.
OK so i want to decompile and compile settings apk, i tried apkmanager and different versions of apktool but for me all give out errors. The problem is that even if
i don't modify the settings.apk it still can't compile it... Sometimes it will decompile sometimes it won't but no matter what i can't compile it
I also searched for 5-6 hours on this but i couldn't get apkmanager to compile .... all it dit was to change the error type...
Any way i put the log file maybe someone can give me some tips to get the apkmanager to work....
And what alternatives are for compiling settings apk ? (cause other apk files work with apktool) Are there some safe, sure-fire programs that can do the job?
use option no. 10 and put framework-res.apk to Apk manager script by dragging
I decompiled the settings.apk of stock rom to mod it using this guid but before moding xml & other things i just decompiled & recompiled settings.apk using apk-multitool to see it its working.
after recompiling with no modification when i pushed it into the phone it didn't install at all
what am i doing wrong?
when apk-multitool asked "Aside from signature.....# errors" i said "n" because i made no modification & also i used option to recompile system apk (no signing)
So whats wrong
Hey there i need your help regarding the recompiling of the framework-res.apk (KK/Lollipop), I decompile it successfully, but whenever i tried to recompile (even without any changes) I get some errors, Let me clear that all other APKs of KK/Lollipop like systemui.apk and settingsui.apk goes well, but i don't know what thing causing the problem with the recompiling of the framework-res.apk.
Please help me out, Screenshot of the error screen is attached!