Information - Samsung Galaxy Fit GT 5670

Hi i would know if is possible the difference between deoxed and oxed rom! Thanks in advance!
Sent from my GT-S5670 using xda premium

biancoceleste.95 said:
Hi i would know if is possible the difference between deoxed and oxed rom! Thanks in advance!
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
The extreme semplification could be:
ODEX means that the APK file have a .ODEX file containing many informations that improoves the speed of execution (all stock ROM are ODEX) but there are more limit for customization.
DEODEX means that all the information of the APK are in the APK file. Less speed but more customization.
There is a script that can ODEX a DEODEXED ROM after customization for improove speed execution.

Related

[I9003][Theme]Gingerbread theme for froyo XXKB3 with extended power menu mod

Hi guys here is a port of the gingerbread theme for froyo XXKB3!!!
this theme is made for froyo XXKB3 deodexed only
Installation method: Use root explorer and copy the files from folder apps to /system/app
frameworks to system/framework
Here is the link!!
http://hotfile.com/dl/122851745/410ab34/GB.zip.html
Link for upate.zip(thanks to pralinos)
http://www.megaupload.com/?d=CX8XOMK8
For installation use CWM recovery
And for more reference use this from Pralinos
http://forum.xda-developers.com/showpost.php?p=15589399&postcount=26
Great theme.! This is what i was looking for.. Sadly i already upgraded to kp9.. But if i was using kb3 i will surely try this..
Sent from my GT-I9003 using XDA App
Dude nice work
good work dude! finally smone edited the xml's
Thank you guys i've been doing xml edits for the past week and finally succeeded...next up i'm trying the lockscreen mod...before stable gingerbread shows up!!
Sent from my GT-I9003 using XDA App
Is it possible to use this theme to non deodexed XXKB3?
No you need to deodex to use the framework and android policy
Sent from my GT-I9003 using XDA App
Awesome...... Work.... dude.....
IF you guys work like this we do not need experienced devs to help us. Hardwork is the key to success. Keep it up man...
Classssic!!!!
Hey its an extensive xml edit. Can you provide some guide or link for reading?
I already read this guide but your method is not the same..
Hi trip you need to assign correct ids...its quiet a strain!!
Sent from my GT-I9003 using XDA App
ronhoover88 said:
Hi trip you need to assign correct ids...its quiet a strain!!
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Yeah... I know. Actually had just started working on it and saw that you already came out with this MOD. Its awesome. I implemented it for my LegendX-tripin theme. Works great. Yeahh.... its quita a strain to implement. Thanks to you and all credits for a great job dude.
Your welcome dude!!!
Sent from my GT-I9003 using XDA App
Hey! Not promiss it can not use with xxkb3
gentlemenkiller said:
Hey! Not promiss it can not use with xxkb3
Click to expand...
Click to collapse
What do you mean?? Read the first post its for XXKB3 Deodexed only!!
Sent from my GT-I9003 using XDA App
Can I have my Stock Lock Screen back? Which file should I restore?
I have backup all original files.
Just missing the original Samsung Lock Screen,
Thank you!~
donytsang said:
Can I have my Stock Lock Screen back? Which file should I restore?
I have backup all original files.
Just missing the original Samsung Lock Screen,
Thank you!~
Click to expand...
Click to collapse
Do you want to lose the reboot option as well!??
Sent from my GT-I9003 using XDA App
ronhoover88 said:
Do you want to lose the reboot option as well!??
Sent from my GT-I9003 using XDA App
Click to expand...
Click to collapse
Restoring the default lock screen will make it loses the reboot option as well?
If then, I am still want it back. Let's have a try!
But which file I should store? Thank you!~
donytsang said:
Restoring the default lock screen will make it loses the reboot option as well?
If then, I am still want it back. Let's have a try!
But which file I should store? Thank you!~
Click to expand...
Click to collapse
Have you deodexed your rom...if so then copy the framework.jar and android policy.jar from it to your frameworks folder...also copy the stock framework-res.apk!!
Sent from my GT-I9003 using XDA App
forum.xda-developers.com/showthread.php?t=875007
from this url u we can get animation files. I want to modify framewark file with fly animation file. I tried to modify but after replacing original framework my phone has boot loop.
so its my request can anybody modify framework file with 'flip' animation. I saw it on youtube. Its awsome.
Also i have flashed xxkb3 with CWM recovery. So if i want to keep my original framework file as backup & later I have to flash it then how should zip it??? Should I zip it directly & give it a name as 'update.zip' ??? Or should I first keep it in these foldes
system->framwork->res-framework.apk
and then zip it???? Do i have to sign zip package? Or can I apply it directly???
Most important for applying animation should I have deodex my os??? Or without deodex also can apply these animations???

[Resolved] Difference between odexed roms and deodexed roms

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!!

[Help] How to deodex an APK

Hi! I have a problem.
I have the Music.apk and Music.odex of a Stock Rom Gingerbread 2.3.6
And I want to put it in a deodexed rom (The SGSII Rom,, the music.apk doesn't work veery well, its too slow),,.
So.. i want to do something for i can put this Apk, in the SGSII Rom
Thanks!
U can do it via dsixda kitchen easily.
Sent from my GT-S5670 using xda premium
Feras.Rehman said:
U can do it via dsixda kitchen easily.
Sent from my GT-S5670 using xda premium
Click to expand...
Click to collapse
IMO you can only de-odex'ing an existing .odex file (convert it in .dex and then make an .apk) with the dsixda-kitchen. But franco will go the contrary way (.apk and .odex from stock-rom to one .apk for custom-rom). I dont know a possible way for this (maybe another kitchen?).
Edit: A good tutorial for Odexing back (and manually deodexing) is here:
http://forum.xda-developers.com/showthread.php?t=1208320

[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

[MOD][ICS][V28B][V30A]SystemUI.apk

[V28B]
Transparent status bar
Added Speed data meter
Added Permanent date view centered
Added clock with seconds
Deodexed - works on odexed roms too
[V30A]
same as [V28B] +
defcomg´s [0-100% Battery][MIUI Style] thanks
defcomg´s transparent status bar thanks
text style = bold
changed color of clock and speed data meter to original lg cyan
compatible with [V28B] ROM
[V30A]
[With Task Manager ported from V30B]
Semi-transparent status bar
Added Permanent date view
Added clock with seconds
Odexed
Install instructions:
-download zip archive
-unzip
-paste two files to system/app directory
-set proper permissions
-reboot
[V30A]
[With Task Manager ported from V30B]
Hidden clock with seconds
Odexed
Download
Thanks to defcomg, OptimusRS and to all authors of the guides:
dzolcp:
http://forum.xda-developers.com/showthread.php?t=2241739
nikosrs4:
http://forum.xda-developers.com/showthread.php?t=1491887
Ticklefish:
http://forum.xda-developers.com/showthread.php?t=2058151
Is it possible to make something similiar to this for our O3D?
http://forum.xda-developers.com/showthread.php?t=2070893&highlight=systemui
And which lines and files did You change to get transparent bar?
To transparent status bar you need replace only this png file:
status_bar_background2.png
in res/drawable-hdpi direction.
To first question. Im only beginner, but maybe i'll try
Sent from my LG-P920 using xda premium
krija said:
To transparent status bar you need replace only this png file:
status_bar_background2.png
in res/drawable-hdpi direction.
To first question. Im only beginner, but maybe i'll try
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
Could You upload the file which I should put?
And please help, I tried to change something in this app, I recompiled it and after installing I have no status bar. Do You have an idea what I am doing wrong?
I upload png file ASAP (Im at work )
To your question. After recompile apk you need replace created AndroidManifest.xml with original one from mine apk and add META-INF folder from mine apk too.
Dont unzip your apk, only open with winrar and click on add button.
Sent from my LG-P920 using xda premium
It's not working with V30A ROM. Can you make it?
irumbustalin said:
It's not working with V30A ROM. Can you make it?
Click to expand...
Click to collapse
Yes, i'll make one for v30a too.
Sent from my LG-P920 using xda premium
krija said:
Yes, i'll make one for v30a too.
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
Also can you add [V30A][SystemUI[0-100% Battery][MIUI Style] from defcomg?
V30A added to OP
Could you please make the same for Xbsall's V30C based ROM?
irumbustalin said:
Could you please make the same for Xbsall's V30C based ROM?
Click to expand...
Click to collapse
If you upload for me your systemui.apk here ill make mod for you bcs i dont have downloaded this xbsalls rom.
Sent from my LG-P920 using xda premium
krija said:
If you upload for me your systemui.apk here ill make mod for you bcs i dont have downloaded this xbsalls rom.
Sent from my LG-P920 using xda premium
Click to expand...
Click to collapse
Attached.
Sirve en v30b stock?????
I think yes, but i do not recommend it. You'll lost the task manager when you install it.
Sent from my LG-P920 using xda premium
Great it work on jellycream of optimists? Rom
Enviado desde mi LG-P920 usando Tapatalk 4
leonsito85 said:
Great it work on jellycream of optimists? Rom
Enviado desde mi LG-P920 usando Tapatalk 4
Click to expand...
Click to collapse
yes i love the transparent look would this work on jellycream?
Added TM version to OP
Added status bar without clock = hidden clock.
Screenshots in OP
odex file
hey i have deleted my systemui by mistake on stock v30c rom... any way to get back back? please help
gaurishmhatre said:
hey i have deleted my systemui by mistake on stock v30c rom... any way to get back back? please help
Click to expand...
Click to collapse
Try this one: http://forum.xda-developers.com/showthread.php?p=41090889
Sent from my LG-P920 using XDA Premium 4 mobile app

Categories

Resources