[Resolved] Difference between odexed roms and deodexed roms - Samsung Galaxy Fit GT 5670

What's the difference between an odexed rom and a deodexed rom???
And how do I find out whether my rom is deodexed or not??
Using stock gingerbread 2.3.4 ddkq5...
Sent from my GT-S5670 using XDA App

a.cid said:
What's the difference between an odexed rom and a deodexed rom???
And how do I find out whether my rom is deodexed or not??
Using stock gingerbread 2.3.4 ddkq5...
Sent from my GT-S5670 using XDA App
Click to expand...
Click to collapse
There is more technical explanation to this, but the easiest way to find out is to use root and root explorer and in your phone's /system/app normally you have the .apk and coresponding .odex to every application inside your phone. Deodexed rom (mostly Custom Rom) don't have .odex files.
Deodexed is like decompiling the application (java..etc.) and recompiling it at the same time so that the apps will work even without the .odex file. Once your rom is deodexed you can modify the look of your phone, like adding custom theme for example. this is AFAIK.
If you have a stock rom (original or update), it's not deodexed, unless it is indicated when you downloaded it.

What is the purpose of the .odex files?

porcupineli said:
What is the purpose of the .odex files?
Click to expand...
Click to collapse
I know very little but .odex files have something to do with dalvic cache.
This is the reason deoxed roms takes longer time to boot for the first time than odexed rom because they need to create dalvic cache for each app however odexed rom don't.
My knowledge is very little so I might be wrong.
Sent from my HTC Vision using Tapatalk

a.cid said:
What's the difference between an odexed rom and a deodexed rom???
And how do I find out whether my rom is deodexed or not??
Using stock gingerbread 2.3.4 ddkq5...
Sent from my GT-S5670 using XDA App
Click to expand...
Click to collapse
Odex ROMs have their main files moved to another area for faster booting while when you deodex the ROM these files are compiled back inside the APK....
To know weather your phone is Deodexed or Odex, just open Root Explorer app and navigate to "/system/app" and check if there files with ".odex" extension....
If yes then your ROM is Odex
Otherwise, your ROM is Deodexed....
The benefits of having a Odex ROM :
1. More space in "/data" partition.
2. First boot is faster.
The benefits of having a Deodex ROM :
1. You can customize the ROM the way you want without worrying about odexes....

thanks mate nice info

Thanks a Bunch!!

helpppp
[email protected] said:
Odex ROMs have their main files moved to another area for faster booting while when you deodex the ROM these files are compiled back inside the APK....
To know weather your phone is Deodexed or Odex, just open Root Explorer app and navigate to "/system/app" and check if there files with ".odex" extension....
If yes then your ROM is Odex
Otherwise, your ROM is Deodexed....
The benefits of having a Odex ROM :
1. More space in "/data" partition.
2. First boot is faster.
The benefits of having a Deodex ROM :
1. You can customize the ROM the way you want without worrying about odexes....
Click to expand...
Click to collapse
but how to customize ??
i've installed FITDROID 3.1 by Vish Patil.. der i dnt find option to remove number of HOMESCREENS???
plz helpp.... sorry for this NOOOOOB qustn.. "

Thanks alot!!
Sent from my GT-S5670 using XDA App

[email protected] said:
Odex ROMs have their main files moved to another area for faster booting while when you deodex the ROM these files are compiled back inside the APK....
To know weather your phone is Deodexed or Odex, just open Root Explorer app and navigate to "/system/app" and check if there files with ".odex" extension....
If yes then your ROM is Odex
Otherwise, your ROM is Deodexed....
The benefits of having a Odex ROM :
1. More space in "/data" partition.
2. First boot is faster.
The benefits of having a Deodex ROM :
1. You can customize the ROM the way you want without worrying about odexes....
Click to expand...
Click to collapse
For your point of view, which one is better odex or deodex? Thanks for the reply

mohanass said:
For your point of view, which one is better odex or deodex? Thanks for the reply
Click to expand...
Click to collapse
Deodexed roms are better...

But what if we flashed a odexed only zip file with CWM on a deodexed rom, will it harm the phone or it's ok?!

midi_1996 said:
But what if we flashed a odexed only zip file with CWM on a deodexed rom, will it harm the phone or it's ok?!
Click to expand...
Click to collapse
Depends upon what file it is.....
Mostly it may get stuck at boot animation.....

midi_1996 said:
But what if we flashed a odexed only zip file with CWM on a deodexed rom, will it harm the phone or it's ok?!
Click to expand...
Click to collapse
worst case scenario, you may have to reflash your rom...
75% of the time, stuff for odexed roms won't work on deodexed roms and vice-versa...
and most of the cwm flashable zips are for deodexed roms, where did you find one for odexed one??

a.cid said:
worst case scenario, you may have to reflash your rom...
75% of the time, stuff for odexed roms won't work on deodexed roms and vice-versa...
and most of the cwm flashable zips are for deodexed roms, where did you find one for odexed one??
Click to expand...
Click to collapse
I think he meant the other way around....
Flashing deodexed ZIP on a odex ROM....

a.cid said:
worst case scenario, you may have to reflash your rom...
75% of the time, stuff for odexed roms won't work on deodexed roms and vice-versa...
and most of the cwm flashable zips are for deodexed roms, where did you find one for odexed one??
Click to expand...
Click to collapse
I was searching for crt effect to jvu deodexed value pack and I found (odexed jvu ONLY) and it was a flashable CWM zip file.

midi_1996 said:
I was searching for crt effect to jvu deodexed value pack and I found (odexed jvu ONLY) and it was a flashable CWM zip file.
Click to expand...
Click to collapse
link please...
which phone, btw...haven't heard this jvu for our phone...

thanks! was looking for this

Galaxy S GT-I9000 XXJVU 2.3.6 Deodexed (Also known as Value Pack)

[email protected] said:
Odex ROMs have their main files moved to another area for faster booting while when you deodex the ROM these files are compiled back inside the APK....
To know weather your phone is Deodexed or Odex, just open Root Explorer app and navigate to "/system/app" and check if there files with ".odex" extension....
If yes then your ROM is Odex
Otherwise, your ROM is Deodexed....
The benefits of having a Odex ROM :
1. More space in "/data" partition.
2. First boot is faster.
The benefits of having a Deodex ROM :
1. You can customize the ROM the way you want without worrying about odexes....
Click to expand...
Click to collapse
Great information, especially for a noob like myself. Thanks a lot!!

Related

[Req] Themes for ODEXed ROMS!

A lot of the community would be grateful if someone could make a theme + tweaks for Odexed ROMS also. (For those giving me that strange look, no it is not impossible!)
As most of us are using XXKPQ, it could be a good beginning.
If it has been requested before, I (or google) could not find it. Thanks for listening!
use uot kitchen
tarunagg said:
use uot kitchen
Click to expand...
Click to collapse
I am already doing that, but EDT tweaks and 14 toggles are really what I am after
It's a very good idea. Other phone users are doing that. Look at i9000 section. They say that deodexing a firmware doesn't make it smoother or something like that..
i'm using Odexed Jpkpa Rom fo a while now, using ics theme of xxkpq by pushing the deodexed files then using a script to generate the .odex file Format
iceman-x9 said:
i'm using Odexed Jpkpa Rom fo a while now, using ics theme of xxkpq by pushing the deodexed files then using a script to generate the .odex file Format
Click to expand...
Click to collapse
Please be kind enough to share the script
shardul_seth said:
Please be kind enough to share the script
Click to expand...
Click to collapse
Which theme would you like to be odexed? Am right now on ICS theme on Odexed system. Just let me know I can upload it for you.....
trip007in said:
Which theme would you like to be odexed? Am right now on ICS theme on Odexed system. Just let me know I can upload it for you.....
Click to expand...
Click to collapse
I would be grateful if you could odex the MEIZU Theme. Personally I do not like the blue of ICS.
use this script http://www.mediafire.com/?28j21ppmk821x4x
source : http://forum.xda-developers.com/showthread.php?t=1264611
shardul_seth said:
I would be grateful if you could odex the MEIZU Theme. Personally I do not like the blue of ICS.
Click to expand...
Click to collapse
Which version of the theme?
v2 (i hope the screens are from v2)
I do this on ODEXED ROM.
Step 1- Download a theme for de-odexed ROM itself.
Step 2- MANUALLY put files using Root Explorer or anything similar.
Step 3- While you re-place, delete .odex files.
Step 4- After copying all teh files and deleteing .odex then and there, re-boot
step 5- ???
step 6- PROFIT!
*Dum Tan Tsssssss*
Here is the Odexed Package CWM flashable zip of the MeizuV2 theme for XXKPQ. Thank Tarunag for the port...I have just odexed it and made it CWM flashable. Please report any theme related bugs in the theme thread..
Dont forget to nandroid backup system using recovery, incase you are caught in boot loop, you can restore it...
trip007in said:
Here is the Odexed Package CWM flashable zip of the MeizuV2 theme for XXKPQ. Thank Tarunag for the port...I have just odexed it and made it CWM flashable. Please report any theme related bugs in the theme thread..
Dont forget to nandroid backup system using recovery, incase you are caught in boot loop, you can restore it...
Click to expand...
Click to collapse
Can you also port the ICS theme for an odexed phone?
swapnilraj said:
Can you also port the ICS theme for an odexed phone?
Click to expand...
Click to collapse
Which version Tarun's or Mine?
Tarun's .

[GUIDE] How to make your OWN CUSTOM ROM

Hi friends !
Many of you asked me to include different languages to NEO ROM. As I have been unable to do so, So I've come up with links to different guides/tutorials for MODs that are used in NEO ROM.
By following these guides you will be able to make your own fully functional CUSTOM ROM with various MODs.
I used the same links to build my own ROM (NeO RoM).
STEPS:
(1) Basic features of a CUSTOM ROM includes: deodexed, rooted, zipaligned, init.d scripts support, busybox, custom bootanimation, bootsound, vold.fstab, build.prop tweaks etc.
These features can be implemented in any ROM using dsixda's Android Kitchen.
Follow this to know how to use kitchen for making custom ROMs.
Just grab .tar file for any of stock ROM that you wish to use as base build.
It will give you a CWM flashable zip of your ROM. However there may be some problems with updater-script.
So before flashing the ROM to your device, upload this file here, I'll look for problems & modify for you.
(2) Next modification that you can make to your ROM is theming.
Basic theming includes changing icons, fonts, transitions, transparency, status bar mod, quickpanel icons mod etc
Use UOT kitchen for theming purpose.
see this video on how to use UOT kitchen.
(3) For advanced MODs, you must know how to compile, decompile APKs, comparing apks using NOTEPAD++ & winmerge tool
Follow these guides to setup android sdk & apktool:
ANDROID SDK
APKTOOL
(4) Lets start adding advanced MODs to our ROM:
a) simplest one CRT OFF ANIMATION CRT OFF
b) LIDROID 14 toggle MOD 14 toggle
c) CRT ON Animation CRT ON
d) SWIPE to remove notifications
e) ICS style settings.apk
I'll add more links to the other MODs later.
Before that you should try to implement the above MODs in your ROM.
Post here your problems, errors etc, I'll provide assistance to you all.
Why depend on DEVs when you can yourself make your OWN ROM?
Believe me, NEO ROM is the result of all these links/tutorials/guides.
So, start making your OWN first custom ROM !!! :good:
Woah !
Thank you very much man.
'cooleagle' said:
Woah !
Thank you very much man.
Click to expand...
Click to collapse
GOOD LUCK Buddy.
Go ahead
I'm always here to help you.
pankaj88 said:
GOOD LUCK Buddy.
Go ahead
I'm always here to help you.
Click to expand...
Click to collapse
Yeah will need your guidance & tips.
I'm just waiting for my PC's components to come back from service center. :banghead:
Great guide pankaj :thumbup:
Sent from my GT-I9103 using xda app-developers app
First of all, thank you very much for your work and effort, and for this wonderful initiative. I've been reading here and there to try to make my own rom and this is just the push that I needed.
So far I managed to get the dsixda kitchen running. I downloaded the I9103ZSLE6 original rom, unziped it and uncompressed all the stuff through the kitchen, so I have a working directory "WORKING_062812_032259" with everything on it. I also selected the option Add root permissions and I suppose everything went OK.
Now I'm trying to customize it with the UOT. I watched the video, but the problem that I found is that inside the framework folder I just have the framework-res.apk but not the SystemUI.apk, among a lot of jar and odex files.
Should I deodex the rom with the dsixda kitchen to get the System-UI.apk?
Another question I have: should I change de CSC version? I remember reading somewhere that if you take a rom from another country or zone it is necessary to do so.
Thank you very much in advance.
masual said:
First of all, thank you very much for your work and effort, and for this wonderful initiative. I've been reading here and there to try to make my own rom and this is just the push that I needed.
So far I managed to get the dsixda kitchen running. I downloaded the I9103ZSLE6 original rom, unziped it and uncompressed all the stuff through the kitchen, so I have a working directory "WORKING_062812_032259" with everything on it. I also selected the option Add root permissions and I suppose everything went OK.
Now I'm trying to customize it with the UOT. I watched the video, but the problem that I found is that inside the framework folder I just have the framework-res.apk but not the SystemUI.apk, among a lot of jar and odex files.
Should I deodex the rom with the dsixda kitchen to get the System-UI.apk?
Another question I have: should I change de CSC version? I remember reading somewhere that if you take a rom from another country or zone it is necessary to do so.
Thank you very much in advance.
Click to expand...
Click to collapse
For advanced MODs, deodexed apks/jars are required.
So, I recommend you to first deodex /system/app & /system/framework
folder using kitchen.
Though UOT kitchen can work with STOCK ODEXED files, but you should first deodex your ROM
also SystemUI.apk file lies in /system/app folder
not in /system/framework
You need to upload three files:
SystemUI.apk, framework-res.apk, twframework-res.apk
Added this to my Guide's List..
Hope you dont mind
http://forum.xda-developers.com/showthread.php?t=1721539
Ok, I just deodex the rom:
Could not deodex the following (you can try to deodex these files again):
GoogleQuickSearchBox.odex Maps.odex Phonesky.odex PlusOne.odex VoiceSearch.odex
A summary of the deodexing has been logged in deodex_062812_115659.log
5 *.odex files remain in system/app
0 *.odex files remain in system/framework
Click to expand...
Click to collapse
Is there any problem with this apps remain odex?
masual said:
Ok, I just deodex the rom:
Is there any problem with this apps remain odex?
Click to expand...
Click to collapse
some files cant be deodexed using dsixda's kitchen.
delete those files & extract the updated files from a working ROM (data/app/folder)
Thank you very much for your time. I downloaded NeoRom V2.1 and in this rom this 5 programs are removed and not replaced with the corresponding apks... so It's ok to just remove them or I'm missing something?
masual said:
Thank you very much for your time. I downloaded NeoRom V2.1 and in this rom this 5 programs are removed and not replaced with the corresponding apks... so It's ok to just remove them or I'm missing something?
Click to expand...
Click to collapse
phonesky.apk is play store.
So you must grab this apk from neo rom system /app folder
all others can be removed. they are not necessary.
EDIT: com.google.vending.apk is the file for play store
Sent from my GT-I9103 using xda app-developers app
Ok, it must be "com.android.vending-1.apk" then. I've been looking for phonesky.apk like crazy
Thank you very much.
Ok, so now I have the rom rooted and deodexed, and I added the apk of the market.
I flashed the stock zsle6 rom with odin.
To flash the deodexed one, so I can try the theming I created with the UOT Kitchen, what should I do?
I suposse the steps are as follows:
1.-Select "Build ROM from working folder" at dsixda kitchen.
2.-Flash CWM with ODIN.
3.-Flash the rom created with dsixda kitchen (Odin or CWM??).
4.-Flash the zip from UOT Kitchen.
Is that correct?
masual said:
Ok, so now I have the rom rooted and deodexed, and I added the apk of the market.
I flashed the stock zsle6 rom with odin.
To flash the deodexed one, so I can try the theming I created with the UOT Kitchen, what should I do?
I suposse the steps are as follows:
1.-Select "Build ROM from working folder" at dsixda kitchen.
2.-Flash CWM with ODIN.
3.-Flash the rom created with dsixda kitchen (Odin or CWM??).
4.-Flash the zip from UOT Kitchen.
Is that correct?
Click to expand...
Click to collapse
yes.. the steps are in order.
flash the zip obtained from dsixda kitchen via CWM
there may be some errors with the updater script file.
upload here when zip is ready.
Sent from my GT-I9103 using xda app-developers app
Just the update-script or the full zip?
masual said:
Just the update-script or the full zip?
Click to expand...
Click to collapse
just updater script file not the full zip.
Sent from my GT-I9103 using xda app-developers app
Ok, here it goes.
masual said:
Ok, here it goes.
Click to expand...
Click to collapse
use neo roms updater script and update binary files
since the file you uploaded is update script not updater one.
dsixda doesnt fully support SGR
. it requires some changes to updater script.
Sent from my GT-I9103 using xda app-developers app
Sorry, I think I made a mistake.
dsixda gives me the option of replace the update-script with unpdater-script and undate binary. I just rebuilt it, and say yes to that this time. I attach the files.

[MOD] Disabled ScrollingCache (deodexed)

I found the TF700 quite laggy when scrolling through lists and on other devices ROM devs disable scrolling cache to improve that.
So I modded the framework.jar using this guide and it seems that scrolling is smoother now, XDA app not that stuttering, respectively.
Don't know if it's just me (placebo...) or if it really helps on the TF700, so I thought that someone here wanna try it too and give some feedback.
The framework.jar is taken from this DEODEXED ROM. (Stock fw.jar is also attached)
NoScrollingCache md5: e3073c97fd9915ff26ba5bc572e58dd9
StockScrollingCache md5: d475e88d27c58d1ee849f51eaac096bb
THX AndroidON for his guide.
PS: Don't forget that I'm not responsible for any damage to your device! Also make a backup first.
Will this work with the Zeus rom?
Since it has also 9.4.5.26 as base it should work, but I would make a backup before trying it.
sbdags said:
Will this work with the Zeus rom?
Click to expand...
Click to collapse
How does it work?
pinn___________ said:
How does it work?
Click to expand...
Click to collapse
Just saw that ZEUS is an odexed ROM -> my MOD is for deodexed ones.
I know, first I wrote for odexed... my fault.
floyd0815 said:
Just saw that ZEUS is an odexed ROM -> my MOD is for deodexed ones.
I know, first I wrote for odexed... my fault.
Click to expand...
Click to collapse
Could you make an odexed version of this? Thanks!
Also does this have any significant impact on battery life? I would assume not, but just asking anyway.
xFrozen said:
Could you make an odexed version of this? Thanks!
Also does this have any significant impact on battery life? I would assume not, but just asking anyway.
Click to expand...
Click to collapse
ATM I'm not at home. I will make it tomorrow morning.
Sent from my GT-I9300 using xda app-developers app
xFrozen said:
Could you make an odexed version of this? Thanks!
Also does this have any significant impact on battery life? I would assume not, but just asking anyway.
Click to expand...
Click to collapse
Could you (or someone else) plz provide me framework.jar and framework.odex (are in /system/framework) from an odexed ROM?!
I've downloaded Zeus since I thought it is odexed but it isn't, except it gets odexed at first boot...
Also if there are no .odex files in /system/framework you could try my mod but make a BACKUP BEFORE!
floyd0815 said:
Could you (or someone else) plz provide me framework.jar and framework.odex (are in /system/framework) from an odexed ROM?!
I've downloaded Zeus since I thought it is odexed but it isn't, except it gets odexed at first boot...
Also if there are no .odex files in /system/framework you could try my mod but make a BACKUP BEFORE!
Click to expand...
Click to collapse
Based on you I did the same for .30 latest firmware deodexed too I dont remember how Facebook scrolling was before but it fast now that I see with the mod..
So people there it is
One of my first contributions to the android world cus im comming from BlackBerry world..
Hi All,
I have the stock ROM of Asus with latest update: WW_epad_user_9_4_5_30_20120907_UpdateLauncher.zip
Can i also use your framework tweaked file?
What is difference about deodexed or (the other one)? I do not understand the deodexed principle.
maxrdlf95 said:
Based on you I did the same for .30 latest firmware deodexed too I dont remember how Facebook scrolling was before but it fast now that I see with the mod..
So people there it is
One of my first contributions to the android world cus im comming from BlackBerry world..
Click to expand...
Click to collapse
Seems to work great on the .30
floyd0815 said:
Could you (or someone else) plz provide me framework.jar and framework.odex (are in /system/framework) from an odexed ROM?!
I've downloaded Zeus since I thought it is odexed but it isn't, except it gets odexed at first boot...
Also if there are no .odex files in /system/framework you could try my mod but make a BACKUP BEFORE!
Click to expand...
Click to collapse
FYI - I use Zeus ROM and I do not see *any* .odex files in /system/framework - does that mean that it *is* deodexed and that your mod should work?
Maybe I'll run a Nandroid backup and give it a shot.
What's the worst that can happen if I install in on an odexed ROM?
Thanks.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
jtrosky said:
FYI - I use Zeus ROM and I do not see *any* .odex files in /system/framework - does that mean that it *is* deodexed and that your mod should work?
Maybe I'll run a Nandroid backup and give it a shot.
What's the worst that can happen if I install in on an odexed ROM?
Thanks.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Click to expand...
Click to collapse
I tried on CM10 alpha and it didn't boot into OS.
160bpm said:
Hi All,
I have the stock ROM of Asus with latest update: WW_epad_user_9_4_5_30_20120907_UpdateLauncher.zip
Can i also use your framework tweaked file?
What is difference about deodexed or (the other one)? I do not understand the deodexed principle.
Click to expand...
Click to collapse
Original/Stock ROMs from ASUS are odexed so the mod wont work. (bootloop)
So NO you can't use it.
Deodexed ROMs/files are easier to mod -> for the rest of info plz google.
jtrosky said:
FYI - I use Zeus ROM and I do not see *any* .odex files in /system/framework - does that mean that it *is* deodexed and that your mod should work?
Maybe I'll run a Nandroid backup and give it a shot.
What's the worst that can happen if I install in on an odexed ROM?
Thanks.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
Click to expand...
Click to collapse
That means it is deodexed. (haven't read "deodexed" in his description so I thought it is odexed...)
The worst case would be that it wont boot -> therefore MAKE A BACKUP (as you said) and you are on the save side.
@all: What is your opinion of the mod? Smoother with it or no improvement?
okantomi said:
I tried on CM10 alpha and it didn't boot into OS.
Click to expand...
Click to collapse
As far as I know, CM (9 and 10) already has build this in.
I'm on stock .26.
In system/framework I only see framework.jar, not framework.odex. Any idea why? And would it be okay to flash the modified .30 no scrolling cache for odex ROMs?
nm
xFrozen said:
I'm on stock .26.
In system/framework I only see framework.jar, not framework.odex. Any idea why? And would it be okay to flash the modified .30 no scrolling cache for odex ROMs?
Click to expand...
Click to collapse
Since there is only a .dex file in the framework.jar (and this would become the .odex when odexing) I think now that framework.jar is never odexed.
And when there is no .odex for framework.jar you could try to flash my mod. (for .26)
BUT MAKE A BACKUP FIRST!
Maybe the mod for .30 also works but I see no benefit using/trying it.
Sorry for confusing with odexed/deodexed stuff when there was never a problem with it, but since I have only deodexed ROMs on my devices and I don't want to destroy a device from you guys...

[MOD] Ported "Note 2 Camera" 22.10. 30Mbit/192kbit/Hardkey-Vol.UP/SLOW/FAST MOTION

[MOD] Ported "Note 2 Camera" 22.10. 30Mbit/192kbit/Hardkey-Vol.UP/SLOW/FAST MOTION
Hi Guys I have decided to port this mod from a great dev in the I9300 forum called HyperX (Thank you)
This is VERSION 1.52 for DEODEXED ROMS
Extra options compared to the stock Sg3 Cam
also
Dont worry if you dont see the pause button when recording, I was told note 2 took out the soft button, So to pause Press Vol down, Resume Vol UP.
Good thing about this is it uses hard keys for different things Eg; the volume up key also acts like the optional camera clicker. Like a real camera There are more visit the original thread for more details
Here is the details in the original thread: http://forum.xda-developers.com/showthread.php?t=1691145
Again thanks HyperX
Instructions very simple:
Simply copy the zip to your phone
Reboot into recovery
choose the zip file & flash
Reboot & DONE
whats the difference from his to yours? does HyperX version does not work on I9305 and yours does?
Its not mine its his i just made it flashable simply changing partition location
Sent from my GT-I9305 using xda app-developers app
Hey guys, thanks for the app, but for me the camera now forces closes, am on stock odexed rom just rooted.Does anyone have the stock camera.apk
cheers
You need to be deodexed, just go the the thread and download the deodexed xxali5 rom and it has all tha apks in system/app & framework
Sent from my GT-I9305 using xda app-developers app
btemtd said:
You need to be deodexed, just go the the thread and download the deodexed xxali5 rom and it has all tha apks in system/app & framework
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
Thanks, but i really like my stock rom as it has great battery life and supports Telstra HD voice, which is awesome. I just need the stock camera.apk back (i dont really want to do a restore as i have too much progress on one of my games) lol.
stevejau said:
Thanks, but i really like my stock rom as it has great battery life and supports Telstra HD voice, which is awesome. I just need the stock camera.apk back (i dont really want to do a restore as i have too much progress on one of my games) lol.
Click to expand...
Click to collapse
No imeant to download it so you can extract the camera apk from it and use it. Its also good to have that bckup incase you have another problem like this, all the stock apks are in that
btemtd said:
No imeant to download it so you can extract the camera apk from it and use it. Its also good to have that bckup incase you have another problem like this, all the stock apks are in that
Click to expand...
Click to collapse
gotcha..cheers :good:
If you are on a stock odexed rom then you will need to delete the .odex file for what is being replaced in both system/app and framework.
So looking in the zip you will need to delete samsungcamera.odex from system/app and seccamera.odex from system/framework.
If you don't want to remove those two files then you will need the samsungcamera.apk and seccamera.jar from a stock odexed rom not a deodexed rom because that is not going to make any difference because when the rom is deodexed it combines the .apk or .jar together with the .odex where as an odexed system has the .odex and .apk or .jar seperate.
txr33 said:
If you are on a stock odexed rom then you will need to delete the .odex file for what is being replaced in both system/app and framework.
So looking in the zip you will need to delete samsungcamera.odex from system/app and seccamera.odex from system/framework.
If you don't want to remove those two files then you will need the samsungcamera.apk and seccamera.jar from a stock odexed rom not a deodexed rom because that is not going to make any difference because when the rom is deodexed it combines the .apk or .jar together with the .odex where as an odexed system has the .odex and .apk or .jar seperate.
Click to expand...
Click to collapse
Thanks for info, much appreciated.
Cheers
Please also edit your post and include the information; "Only for deodexed rom's".!!
Sent from my GT-I9305
hi
Just to check, is there no way to install this hacked camera on an odexed rom? I tried what i thought i needed to do to install it on odexed rom, delete the apk and odex files and put on the new apk but when i rebooted my phone it was stuck at the samsung screen. Had to put all the old files back from recovery with adb.
Any help apprechiated
Thanks worked nice with Ripper 19.5 ROM
Hi,
Can I flash it on cm10.2 m snapshot ?
Does it work on cyanogen mod?
Sent from my Nexus 7 using Tapatalk
beppemila said:
Does it work on cyanogen mod?
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
a bit of a old thread to be posting in.... and no, only on stock based roms. probably 4.1.2 based on thread age.
chongc1996 said:
a bit of a old thread to be posting in.... and no, only on stock based roms. probably 4.1.2 based on thread age.
Click to expand...
Click to collapse
Yeap. Doesn't work on 4.3. Phone doesn't boot..
Worked on i9305 4.4.4 odexed rom

[Q] Call me noob but what is "deodexed rom"

Hi guys.
I was wondering what's the difference between stock deodexed rom and just a stock rom?
Is it better and with what?
Thanks!
celticbg said:
Hi guys.
I was wondering what's the difference between stock deodexed rom and just a stock rom?
Is it better and with what?
Thanks!
Click to expand...
Click to collapse
Before explaining, I must state I'm no pro but can explain on this briefly.
Every stock app in a stock ROM comes in .apk and .odex files, for example SMS.apk and SMS.odex. The .odex acts like a backup of the app.
While deodexed ROM is a ROM which the stock apps' .odex files are 'removed' safely without affecting the system.
Once the .odex file is removed, you can make modification to certain .apk, either to make dark theme or customise things inside.

Categories

Resources