I'm making an attempt at modifying my DialerTabActivity.apk to change the colors of a few things. I've been able to decompile the apk in apkmanager, but upon recompiling after I've made the changes the Dialer won't open at all. No force closes, just no response and the Phone apk is no longer visible in the app drawer.
Can anyone assist me in recompiling the apk so that I can use my modified dialer? Thank you.
I have a quest when modifying rosie through apkmanager, when i compile it and push it to my phone sense launcher keeps force closing, i only edited one xml is there something i need to delete in the "keep" folder to make it work?
I am able to decompile the framework-res.apk and twframework-res.apk fine. No errors. but when i try to decompile system apps, I get errors... Anyone know whats up?
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'm doing a theme for DSC and I'm having some trouble recompiling the framework. I'm using AutoAPKTool, and most of the tutorials I've seen recommend starting off with a stock, not modded framework, to prevent errors when recompiling. DSC uses a modded framework, and I'm not sure a 407 stock framework would work with DSC.
So can anyone tell me what should I do to properly recompile the framework? If I attempt to recompile it just after decompiling, without performing any other modifications, the log says something about some strings not having a default translation, if I remember correctly.
Strings not having default translations isnt a critical issue, it'll still work if that's the only error it's giving.
It's ok, simply ignore that, as I used translation fron Nexus S ROM (mostly) and it's not a perfect match
I use apktool 1.4.2 for decompile and apktool 1.4.3 to recompile, make sure you have latest aapt from android sdk.
If you want edit the value and xml use notepad++ but do not copy paste as I always have issue when recompile it, just edit manually use compare plugin.
Sent from my PC36100 using Tapatalk 2
Thanks guys. Apparently there were other problems as well, but they all went away when I deleted everything and reinstalled the latest version of autoapktool. Now it finally outputs the recompiled framework.