Hi, i want to edit the systemui. I decompile the apk, then i edit the files, recompile and move META-INF and resources.arsc to the apk, no problems but when i replace in the phone i get bootloop no mather what i do, i tried various guides and nothing any help please?
Sorry for my english
Related
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
what's the framework-res.apk to use to decompile apks in apktool? i can't decompile even one apk because it says the framework installed is wrong.
also maybe can someone attach the original stock settings.apk for lww?
:thanks:
patz0110 said:
what's the framework-res.apk to use to decompile apks in apktool? i can't decompile even one apk because it says the framework installed is wrong.
also maybe can someone attach the original stock settings.apk for lww?
:thanks:
Click to expand...
Click to collapse
The framework-res.apk you need to install is the one which comes with your rom. You may need to install some other files as well, depending on which files you're trying to decompile.
Best thing to do is go through your system/app and system/framework folders and install everything with the word 'res' in the name. You might install some files you don't need, but this won't cause any harm and it will ensure you've installed all the resources available.
Solved by installing SemcGenericUxpRes.apk
closed
I have use apktool to decompile an apk and made some customizations on it, there after recompiled it back using the same apktool. But for recompiling SystemUI.apk and framework-res.apk files were needed, anyway i downloaded it from some sites and now the recompiling has done successfully. So i need to know what exactly are these apk's and where to get these apk? I had googled it several times but did't got a right answer, all i understand is that both that apk's are part of rom.
I try to compile systemui.apk using apktool, but it wont work. Its say alot of line called lost of translation. But the decompile success with no error. I try decompile and recompile directly without touching anything in the apk it wont work either. Tx in advance for your help
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!