Ok guys so after i deodexed stock rom and i replaced the jar odexed with the deodexed my data doesnt work but im not sure why any one know which of the jar files is being the problem?
Related
Hi,
Would asomeone of you guys be so kind to tell me how to odex FRAMEWORK files (jars) and system apps. Especialy, do it in batch - once for all files.
Maybe some script, a working one, becouse I unsuccessfuly tried the scripts on xda for odex ICS, and i used SGS3's BOOTCLASSPATH
from init.rc
BOOTCLASSPATH /system/framework/core.jar:/system/framework/core-junit.jar:/system/framework/bouncycastle.jar:/system/framework/ext.jar:/system/framework/framework.jar:/system/framework/framework2.jar:/system/framework/android.policy.jar:/system/framework/services.jar:/system/framework/apache-xml.jar:/system/framework/filterfw.jar:/system/framework/sec_edm.jar:/system/framework/seccamera.jar
Click to expand...
Click to collapse
And you maybe know if it is possible to odex custom rom files where you don't have the original odex files...
so using the odex files from stock rom (the same the custom rom is based on).
I tried it with some script and bootlooped...
What I would like to do, is to take a custom rom and odex it. As quickly as possible.
I would love using a custom rom but not losing the advantages of ODEXed rom...
I would appreciete your help.
Rgds,
So i lost about 2 days untill I found out that the problem wasn't on Virtuos Ten Studio or any decompiler. On some random thread i actually found out that u cant mod the SecMms.apk only by the XML files, cause it won't work, you need to edit them in smali folder. So Here comes the question, how can I, make the odex version of SecMms.apk in a function deodexed one to run on my ODEXED stock JB Rom 4.1.2?
Im using Virtuous Studio, since its really clean interface helps alot, but cat find any smali folder when decompiling. I tried to deodex option but it has some weird problem.
Can any1 provide me a full guide pls?
TOO LONG TO READ:
1) I have ODEXED ROM(Stock JB 4.1.2)
2) I want to DEODEX the .ODEX and SecMms.apk so I can edit the smali and import it to my phone.
NunoPitbull said:
So i lost about 2 days untill I found out that the problem wasn't on Virtuos Ten Studio or any decompiler. On some random thread i actually found out that u cant mod the SecMms.apk only by the XML files, cause it won't work, you need to edit them in smali folder. So Here comes the question, how can I, make the odex version of SecMms.apk in a function deodexed one to run on my ODEXED stock JB Rom 4.1.2?
Im using Virtuous Studio, since its really clean interface helps alot, but cat find any smali folder when decompiling. I tried to deodex option but it has some weird problem.
Can any1 provide me a full guide pls?
TOO LONG TO READ:
1) I have ODEXED ROM(Stock JB 4.1.2)
2) I want to DEODEX the .ODEX and SecMms.apk so I can edit the smali and import it to my phone.
Click to expand...
Click to collapse
BUMP.
If you deodexed your stock rom for applying various framework mods and want to Reodex and remove mods then flash the zip given and avoid reflashing your ROM. Factory resetting deodexed stock isc cause bootloop.
After reodexing you can format your phone..
http://www.mediafire.com/?2j7sbs5b668g2ce
Hey is there any way to deodexed ur rom just like this?
Sent from my WT19i using xda premium
Somyab said:
Hey is there any way to deodexed ur rom just like this?
Sent from my WT19i using xda premium
Click to expand...
Click to collapse
Flash this zip from Pranav pandey to deodex your stock rom
Anyway,,,, what are the function of odex or deodex rom?
I still dont understand about this
sent from my Black Mango
dhallbhoo said:
Anyway,,,, what are the function of odex or deodex rom?
I still dont understand about this
sent from my Black Mango
Click to expand...
Click to collapse
hmm, DEX means Dalvik executable. ODEX means Optimised DEX.
stock sony rom is odexed, it has faster app loading while booting. In "/system/framework/" there are some .odex files, when we use any tool to deodex any ROM, these .odex files are combined in the file belonging to that .odex file as for example in framework folder there are files core.jar and core.odex, when you deodex, the core.odex file is combined with the core.jar and the output is single file that is core.jar.
The benefit of deodexing is that if we want to do some changes to those framework files, we only have to make changes to one file. the drawback is that your phone will boot little bit slow.
Here I want to ask about deodexing system/framework file...
In my device, was sony xperia mini ST15i.
Some fix for stock rom, need to deodex service.jar.
Do I need to deodex all other odexed files as well?
Or it is safe to deodex only one system/framework apk/jar?
Or I need to odexing service.jar back to odexed?
Thanks for your time
Does anyone have the pure stock versions of the systemui and framework apks for ME7 that they could kindly share? I am trying to restore after some light modding and stupidly forgot to copy backups of the both.
ntb81 said:
Does anyone have the pure stock versions of the systemui and framework apks for ME7 that they could kindly share? I am trying to restore after some light modding and stupidly forgot to copy backups of the both.
Click to expand...
Click to collapse
I could also use a stock systemui.apk, and .odex - I have my original APK but didn't keep the odex backup. The APK alone does nothing, and grabbing a random odex to pair with it hasnt done anything either.