I have modified framework-res.apk as suggested by @Calkulin in http://forum.xda-developers.com/oneplus-one/themes-apps/mod-google-play-services-update-wake-t3078082 this post. For http://en.miui.com/download-249.html. Phone doesn't boot up. Can anybody who mods apk help me?
Related
Hello Guys , how are you doing ..
I have questions about repalceing framework-res.apk in Android platform
when i try to replace modified framework-res.apk with original ones
does android replace as a folder name or as file in folder ..
for example :-
if I made framework-res.apk which just has a Animation Files and push it to android device , Now does it replace with framwork-res.apk files OR it just
replaced Animation files with original animation .
that all about my question i hope it clear & i wish to get help as soon as possible
Thankx you >>
I'm not sure but I think it replaces all of the files
Sent from my GT-I5700 using XDA App
..
thanks mr.PsHegger
i posted new thread because i want to get sure answer, i have tried to figure it out EXPERIENTIALLY in SDK but i didn't get any result
i hope anyone could tells us the sure answer
If you ADB push a modified APK of the same name it will "replace" it. If your only tring to replace a couple of files such as png's for theme'ing I would suggest an app like Metamorph.
I am trying to create a os Puregandroid
I have a problem when trying to change some thing (settings.xml) in the Settings.apk file my phone gets in a boot loop
I am trying to remove Cygenmod Settings from the settings menu and help would be appreciated.
can you tell me how to do this correctly.
i'm changed some files of the framework-res.apk and rebuild it(use apktool ) ,not sign it but zip of this file ,it wolud be work well .but when i'm copy the chended of the framework-res.apk recover the same file in the 1108031959 cm7 nightly updata file,i ;have a boot loop.what's the matter with my update file,and it seems the framework-res.apk bring about this issue .some who know this ????and how to Modify frankwork-res.apk
when you modded framework from any gb rom, you have to modded the systemUI too!
exactly what you have to modify i dont know, but surely if you use uot-dakra understanding that i explained to you!
Hi Im using cm10.1 on my desire s.
I'm using latest apktool. I'm trying to mod in call screen to make more transparent I did found out how to do it thanks to XDA.
but when I recompile it I got error as in screenshot.
I installed framework-res.apk from my rom and decompiled phone.apk
than I edited Phone\res\layout\in_call_screenui.xml that's it.
when I try to recomple it. I get errors in Phone\values\strings.xml which I didn't even edited. I don't get error in every values folder though.
so what am I doing wrong here? can any1 help please?
You may need to install another resource apk, look in your framework folder for one and retrace your steps to make sure you didn't miss anything.
Hi there
I am facing a strange problem. I am decompiling resources.arsc using APK Multitool (from official site) with no problems. I then change a few colors in res\values\colors.xml. Then I recompile and delete the resources.arsc from the keep folder as instructed. The apk colpiles ok but to my surprise there is no change in the colors. I decompile it again only to find that the changes i made have been reverted.
Amusingly enough I tried APK Multitool Stable Release from this thread http://forum.xda-developers.com/showthread.php?t=2341351 And it recompiles fine and even the resources.arsc is changes (via time stamp and size) but the framework-res when pushed through adb causes bootloop.
I am stuck at this point. Any help would be greatly appreciated.
I am on a Micormax A52 with Gingerbread 2.3.7 (Stock).
Thank You