Hey everyone..
Currently, I am trying to change one value in the res/values/drawables.xml file of the Xperia V .145 framework-res.apk file...
Decompiling works perfectly, no errors..
When recompiling, Apktool shows a warning, that one string is missing in some languages.. Should not be much of an issue.
When recompiling is done, the framework file shows a parse error.. I have tried signing it, but this didn't work... Any ideas what I am doing wrong?
Btw, would it work to paste the resources.arsc file from my modified framework into the base framework-res?
Any help would be appreciated!
(Also, if I don't get it to work myself, might there be a nice guy that does the mood for me?
It's only replacing two numbers, no problem usually
Sent from my LT25i using xda app-developers app
Update... Just tried another framework-res.apk.. Works perfectly after recompiling..
So it must be an issue with the .145 framework..
Hmm.. Can I mix frameworks of different firmware versions?
Edit: Nevermind.. Even framework-res.apk from .140 firmware has the parse error after recompiling.
I have no idea how to do this! >.<
Might it be an issue with Apktool app for Android?
Sent from my LT25i using xda app-developers app
Related
Hi
how to add 4 lockscreen mod to 2.2 not 2.2.1 ? plz
thanks
Well, you need to decompile and change following:
framework.jar
framework-res.apk
android.policy.jar
Settings.apk
Also it is firmware specific. What work for one firmware may not work for another.
Sent from my GT-I9000 using XDA App
g00ndu said:
Well, you need to decompile and change following:
framework.jar
framework-res.apk
android.policy.jar
Settings.apk
Also it is firmware specific. What work for one firmware may not work for another.
Sent from my GT-I9000 using XDA App
Click to expand...
Click to collapse
Could you please send me the link of the following file for SE asia firmware (DXJPA), I want to change my lockscreen. thanks
framework.jar
framework-res.apk
android.policy.jar
Settings.apk
Also, please guide me how to copy to phone.
Thanks..
I'm new into theme, I can work with apk files from the market ( decompile and build ) but when I try try to decompile SystemUI.apk from my Galaxay Tab I get an error. I try all the solutions that I find here but without success. Can someone help me??
Thanks
Did you import the framework from that rom into apk manager(or whatever other program you use)?
Sent from my SGH-T839 using XDA
Ditto, use framework apk as dependee
Sent from my VS910 4G using XDA
Would someone be so kind and upload a properly decompiled LRG systemui.apk please? Im trying to theme my device but whenever i decomile i get errors in the drawables.xml file.
Thanks.
Sent from my GT-N7000 using xda premium
How about this lrg theme. http://forum.xda-developers.com/showthread.php?t=1784715
If your in rooted stock rom just delete the systemui.odex in the system/apk. It says their in the thread.
I never tried it in rooted stock but in lrg custom rom called alba v3 and it works great no problem at all.
Thanks but i already have my own theme and i want to make the notifications transparent and this is done with the xml files hence why i need a decompiled systemui
Sent from my GT-N7000 using xda premium
Hey guys
Could you please help.
I'm trying to edit the android manifest xml of small,it recompiled with no errors, but I don't see minimum and target sdk version in it with notepad++. It seems the whole xml is not shown.also tried its, same result.how do I get it to show the whole xml, to edit what I want. It does show version in the apktool.yml tho
Thanks in advance
Sent from my LG-P920 using xda app-developers app
Can anyone please explain or suggest me a tutorial to learn how to make changes in systemui.apk of xperia SP?
So far I have learnt to use APKtool. But when I try to decompile systemui.apk with framework-res.apk, I get the following error :
"Can't find framework resource for package of id: 2. You must install proper framework files, see project website for more info."
These are the commands I used:
apktool if framework-res.apk
apktool d systemui.apk
I also tried Autoapktool with same result.
U should also install semcgenericuxpres. Apk through Apk tool by using following cmd
Apktool if semcgenericuxpres. Apk
Sent from my C5303 using XDA Premium 4 mobile app