Hey guys, im on amon_ra's rom and as those who are on it know its odexed. So my question is has anyone successfully deodexed services.jar ? I mean i can deodex and compile using smali just fine but when i put it in services.jar and remove the odex file from /system/framework/ I get a lot of "died" in my log upon boot
Any help would be appreciated, thnx
Related
Hi, just have a question regarding modding apks inside /app in odexed roms.
Have read a few threads regarding deodexing and decompiling apks, and just wish to clarify one thing:
For apks which have a corresponding odex file, is it possible to modify them without deodexing the whole rom? Intend to edit some xml files in the Contacts.apk file but wasn't sure of the exact procedure.
Here's what I tried:
1. Used xultimate to deodex
2. Used apktool to decompile apk
3. Edited xml
4. Used apktool to compile
5. Added META-INF and AndroidManifest.xml from original apk using 7zip
6. Deleted Contacts.apk and Contacts.odex
7. Copied Contacts.apk over
Thanks in advance!
ock said:
Hi, just have a question regarding modding apks inside /app in odexed roms.
(...)
For apks which have a corresponding odex file, is it possible to modify them without deodexing the whole rom? Intend to edit some xml files in the Contacts.apk file but wasn't sure of the exact procedure.
Click to expand...
Click to collapse
+1
I am also interested in the answer ...
I would like to theme some widgets and theme the statusbar on a stock ROM. I am not sure is it possible ? And what is the procedure with the odexed files ?
Hello, I have an old email.apk that I wanted to try, but it is not working. It is from a stock ROM that was not deodexed. If I attach the email.apk and email.odex is is possible for someone to help me make this into a working deodexed email.apk file? Sorry, if my terminology is wrong, I'm new to android. Thanks!
I attached the email.apk and the email.odex.
Need more files than those to deodex.
Read here http://code.google.com/p/smali/wiki/DeodexInstructions
*phone sig* If you're not on Gingerbread you should be flogged! *
Thank you, I ended up finding another email.apk that worked.
After trying several days to DEODEX an ODEXED ROM, I gave up because It's not working good for me, Bootloops, APK FC's and many more. So I decided to stick with ODEX Stock till someone does it properly. Im still new to this.
So since im on ODEX Stock -> I need to know whether its possible to -
* Mod PNG files inside APK's using Winzip
* Mod Framework-Res.APK to edit the XML "Bools" file to add CRT effect
* Use Deodexed APK's inside System/app folder
If the above is possible, are there things that I should keep in mind to not mess up the system ?
Thanks a lot guys !
Just download an already deodexed custom ROM. Most are.
Sent from my superior GT-N7000 using Tapatalk
Hello, I want to edit the SystemUI.apk from GamersROM v6.3 (Odexed rom) and so far I managed to decompile the apk with apktool, edit it and rebuild it
I haven't touched the odex file
If I just replace the apk I lose my topbar entirely.
What can I do now, can anyone help me?
Nevermind, Fond a way to do it
Hi please can anybody help:
So I decompiled the framework-res.apk with apk-tool and did some changes in res/values/arrays ...when I compiled everything this probleme was coming: In the original framework-res.apk all values folders are hidden, in my re-compiled ones they are there
I tried to flash the rom - bootloop ... can anybody teach me right compiling of the framework-res.apk?
Thank you
Flo0008 said:
Hi please can anybody help:
So I decompiled the framework-res.apk with apk-tool and did some changes in res/values/arrays ...when I compiled everything this probleme was coming: In the original framework-res.apk all values folders are hidden, in my re-compiled ones they are there
I tried to flash the rom - bootloop ... can anybody teach me right compiling of the framework-res.apk?
Thank you
Click to expand...
Click to collapse
Take Meta-inf folder from original apk and copy it to new one. Open apks with 7zip or winrar. And I think that you need to copy AndroidManifest too.
Sent from my GT-I9070 using Tapatalk