How can i recompile framework-res.apk - Legend General

apktool if framework-res.apk? isn't it?

Related

[Q] HOW TO COMPIED framework-res.apk

HOW TO USE APKTOOL compile framework-res.apk?
copy?
compile?
complete?
how to compile framework-res.apk
how to compile framework-res.apk
shuinoo said:
HOW TO COMPIED framework-res.apk
Click to expand...
Click to collapse
use RAR or zip open it, then change inside files with u files.

how do open. Apk file?

Trying to edit bools.xml file to edit 4g text in status top bar to say lte instead of 4g
Thx
via my NeXus⁴ using XDA Phremium app
download and setup apktool then use this command to decompile it: apktool d name.apk
after your done editing it do this command to compile it: apktool b name
then use 7zip and replace the AndroidManifest.xml and META-INF in your new compiled apk with the ones from the original apk and you'll be good.
Bloodawn said:
download and setup apktool then use this command to decompile it: apktool d name.apk
after your done editing it do this command to compile it: apktool b name
then use 7zip and replace the AndroidManifest.xml and META-INF in your new compiled apk with the ones from the original apk and you'll be good.
Click to expand...
Click to collapse
Doesn't APKTool not support 4.2.1?
What's really the difference in decompile and just dragging the files out with 7zip? I've tried decompiling before and it makes the same folder I would with all the stuff thats extracted with 7zip.. :/
Sent from my Nexus 4

How to decompile apk, had error

any way to decompile apk Galaxy S4

Apktool recompile error

While recompile systemui.apk i get "W:could not find source" . Even if i make no changes & recompile i get the same error.....Whereas i do not get this error while recompiling music.apk n memo.apk....
btw i imported framework res and tw framework res....any solution??
Sent from my GT-S5360 using Tapatalk 2
delroydsouza said:
While recompile systemui.apk i get "W:could not find source" . Even if i make no changes & recompile i get the same error.....Whereas i do not get this error while recompiling music.apk n memo.apk....
btw i imported framework res and tw framework res....any solution??
Sent from my GT-S5360 using Tapatalk 2
Click to expand...
Click to collapse
dont worry - its looking for some sources that are in a different apk for reference
the apk will still compile and work if all changes are correct
if you are using evo-x4 make sure you are using ics framework and not the one in the rom zip
also once you have recompiled delete the new apk
open then decompiled folder
unzip the orig apk with winrar
take out META-INF and AndroidManifest.xml
place this in your decompiled folder in build/apk
recompile the folder again
I got the same thing when I modded android.policy.jar

Cant Recompile Framework-Res.APK

So ive been trying to modify the framework-res.apk and i can decompile it but just cant recompile it, Even if i just decompile with no edits then re-compile it errors out with APKTool or XdaAutotool or apk multi tool. Anyone have an luck????
supercobaltss said:
So ive been trying to modify the framework-res.apk and i can decompile it but just cant recompile it, Even if i just decompile with no edits then re-compile it errors out with APKTool or XdaAutotool or apk multi tool. Anyone have an luck????
Click to expand...
Click to collapse
Are you using the S5 framework and twframework-res? Or perhaps you have an out of date decompiler. Did you copy META-INF and AndroidManifest.xml from your the old apk to the recompiled apk? It's hard to guess at the problem since you didn't give us crucial details on what tool versions and steps you used or exact error messages you saw. There are a number of threads on the subject, so do a search to see what is working for others.

Categories

Resources