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.
Related
Question, If i want to just replace the icons from the system.apk's in an odex rom, do I first need to deodex the rom or can i just do the quick (and sometimes messy) route of using 7zip to replace the res folder inside the system apk's with my modified res folder?
If I need to deodex the rom first, I'm guessing it's the same procedure to deodex an i9100 rom as it is for the i9000 rom?
Thanks!
So no-one knows if the icons can be themed without deodexing it first? I'm not asking how to do it, just if it's necessary.
Sent from my GT-I9100
I'm looking to edit a single .smali file in the stock ROM and have a couple of questions.
- Do I have to deodex the whole OS just to do that?
- Can I replace a single deodexed .apk file with an odexed one?
- What's the best way/tool to deodex an OS?
That's all.
bazzag said:
I'm looking to edit a single .smali file in the stock ROM and have a couple of questions.
- Do I have to deodex the whole OS just to do that?
- Can I replace a single deodexed .apk file with an odexed one?
- What's the best way/tool to deodex an OS?
That's all.
Click to expand...
Click to collapse
You have do reodex it with dexopt wrapper and sign it, see this thread there is all
http://forum.xda-developers.com/showthread.php?t=1208320
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,
Does anyone know how to decompile and recompile the framework for cm10 nightly build? I'm using Framework Toolkit by Themike *it simply cant recompile everything from original framework into new modded framework after editing the dimens.xml for osb's dpi (i assume, the modded framework (5MB+-) is significantly smaller than the original untouched framework (9MB+-), and the modded framework give bootloop). thanks
ICS apks are hard to decompile and and recompile. you got to search a lot to get a working apktool. the tool needed to for decompiling and recompiling.
moreover the apk is to be "signed". Just make sure you sign your apk.
you got to have a better understanding of xml for this. other than this i cant help. Good luck :good:
you can use mod to add OSB. it also provide modded settings.
Btw mate the system apps. Or files are not to be signed afaik and even if you sign it,you'll have to sign all system files with the same!
Isn't it?
Sent from my MT11i using xda premium
Ghostfreak NB said:
Btw mate the system apps. Or files are not to be signed afaik and even if you sign it,you'll have to sign all system files with the same!
Isn't it?
Sent from my MT11i using xda premium
Click to expand...
Click to collapse
Ghostfreak: yup, but i dun think CM team will sign all the apps they modify, are they? btw, nvm. I guess i better stick to ICS 1st, CM10 still kinda too buggy to be used on daily usages. JB source and resource for xperia are still too limited......
rajxelton: CM10 is based on JB 4.1.2, not 4.0.4 ICS (CM9) anymore of course the modding will be kinda different somehow, and CM10.1 is now 4.2.1 but under alpha release to test for development purpose. and ya, i do know those xml files under the values folder. i did made my own framework for my own use before.....
Can i make changes to Framework-res.apk and Systemui.apk Odexed versions by Decompiling it and then recompiling it using APKTools...and can i make it work on my stock Odexed ROM? or will it go bootloop or FCs?
This thing is really bugging me!
Thanks in Advance:good: