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.
Related
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
Before I get started, I understand the difference between an odexed rom and de-odexed rom. I understand what that means for themes.
But my question is, is there way to rebuild the odex file for an apk?
The story is, I'm on a Stock 2.1 Rom on my Samsung Captivate. I've changed fonts around already. But I want to add some framework animations, similar to the ones found in a few custom ROMs. I understand that with APK manager I can decompile an apk so that changes can be made. I also understand that because my ROM is odexed that I can't just put the apk back on the phone and everything will be fine.
Isn't there a way to take a de-odexed apk and make an odex file for it so that it can work again?
i really wish someone had answered this.. because i'm in the same boat. I'm using Gingeritis... an odexed rom for my tbolt. LOVE it. but i want to theme it. and its odexed and idk wtf to do
traumahawk said:
i really wish someone had answered this.. because i'm in the same boat. I'm using Gingeritis... an odexed rom for my tbolt. LOVE it. but i want to theme it. and its odexed and idk wtf to do
Click to expand...
Click to collapse
In a odexed ROM (not sure if using properly the word, I mean a ROM with apk and odex files) You can change the apk and odex files of the file (delete both) and put in a deodexed apk (framework-res.apk for example) of a deodexed ROM (not just deleting the odex. You need to fins a deodexed ROM, then pick the .apk
It will probably work (most devs do that and I have done that too with framework-res.apk and other system apk. Just change apk and odex for a "full" apk of another deodexed ROM
Seems as if after the deodex the AOSP calender from my DX does not want to work any more, forgot to make a backup. Can anybody post up the stock calendar.apk and odex?
92sho16 said:
Seems as if after the deodex the AOSP calender from my DX does not want to work any more, forgot to make a backup. Can anybody post up the stock calendar.apk and odex?
Click to expand...
Click to collapse
Download the /system dump....pull it from there
I doubt that anyone will but thought I'd try before flashing a .Tot and going through annoyance of re rooting etc..
Is there anyone willing to upload The Stock revo APK's
framework-res.apk
RES_cappuccino.apk
SystemUI.apk
Settings.apk
Phone.apk
Mms.apk
Contacts.apk
CarHome.apk
PowerWidget.apk
Calculator.apk
zv8 versions? I might have them on my laptop ... but I wont be able to upload them till later on today
Sent from my DROID BIONIC using Tapatalk 2
Zv8 would be great thats so helpful thanks kane
You can find many of them in the stock installer
http://forum.xda-developers.com/showthread.php?t=1456454
Okay devs hope you can help. I would love to be able to know how to create an odexed apk out of a deodexed apk. The reason i'm posting on here is Ive looked everywhere and can't find a guide on how to do this. I know you can deodex an apk file so there has to be a way to re-odex it. I have access to both a windows pc and a linux pc (dual boot) So please help. Here's why I want to do it, I have some apps that are deodexed stored in my TB which i can restore but when i restore them into odexed rom ALL of them fc. The ROM in which I speak is a great GB ROM for this phone maybe the best (GamerzROM ninja v11 JW5)
Thank you in advance for all suggestions and help.
If you are restoring a app that is already installed on the phone there will be the <<appname>>.apk and <<appname>>.dex
By removing the <<appname>>.dex you should beable to restore the deodex app
DEVs please correct me if i am wrong and i will edit this post.