Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

[ODEX][SCRIPT/TOOL] Odexer Tool 1.0 Beta 3 (11-16-2013)(MM-dd-yyyy)

$
0
0
Would you like to speed up your rom, more stability, more battery life, no lag to open system app and better ram utilization? Now you can! (Only For Rooted Phone And Deodexed Rom)

This is possible with my Odexer Tool created myself.
I worked a lot of time to create this script.

What is ODEX and DEODEX?
In Android file system, applications come in packages with the extension .apk. These application packages, or APKs contain certain .odex files whose supposed function is to save space. These odex files are actually collections of parts of an application that are optimized before booting. Doing so speeds up the boot process, as it preloads part of an application. On the other hand, it also makes hacking those applicationsdifficult because a part of the coding has already been extracted to another location before execution.
THEN COMES DEODEX
Deodexing is basically repackaging of these APKs in a certain way, such that they are reassembled into classes.dex files. By doing that, all pieces of an application package are put together back in one place, thus eliminating theworry of a modified APK conflicting with some separate odexed parts.
In summary, Deodexed ROMs (or APKs) have all their application packages put back together in one place, allowing for easy modification such as theming. Since no pieces of code are coming from any external location, custom ROMs or APKs are always deodexed to ensure integrity.

Another explanation is this:
If you odex the rom, you'll have also more space in data (this is important because if you don't have partition ext4 in sdcard, you won't have too free space), increase battery life, more stability and increase perfomance( the Rom is more faster to load system and app) but you can't modifie apk after odex (you can't mod program with classes.dex).
Infact ODEX is an OPTIMIZED-DEX and Android load system and app faster than deodexed (DEOPTIMIZED-DEX) app and system.
When you have a deodex file (a lot of roms are deodexed) you have File.apk in system/app and in data/dalvik-cache/system@app@File.apk@classes.dex, but with odex file you have File.apk in system/app and File.odex in system/app

With These Explanation You Can Understand That:
Odexed Rom = +fast -no_customization +more_battery_life +better_stability +less_ram_utilization
Deodexed Rom = -slow +customization -less_battery_life -less_stability -worse_ram_manager

BUT:
!!! Odexed Rom With My Tool = +fast +NO_LESS_CUSTOMIZATION +more_battery_life +better_stability +less_ram_utilization !!!

I think that you like more speed and for this reason you press thank and download my work!

My script DO (it depends by option):
- odex framework
- odex app in system/app
- odex app in system/priv-app (only kitkat)

How to odex:
- download file
- go to recovery
- install zip
- reboot
- open terminal emulator (will be installed automaticaly)
- setting terminal type "Linux"
- type su to obtain root permission
- type odex and enjoy!
- when the script has finished reboot your phone! :)

Command For Odex:
+ frame [odex all framework
+ sysapp [odex all system apps (also system priv-apps if you have kitkat)]
+ all [odex framework and all system apps (also system priv-apps if you have kitkat)]

IMPORTANT TO ODEX YOUR ROM
To Odex Framework (Command 'dexo -fr') You Must Have At Least 16% Of Free Space In System.
To Odex System Apps (Command 'dexo -sys') You Must Have At Least 26% Of Free Space In System.

For More Info Contact Me By Email: mattyro96@gmail.com


WORKING IN ALL ROM (Froyo, GingerBread, IceCreamSandwich, JellBean And KitKat)
AOSP - AOKP - CM - MIUI - PA - PAC - BASE STOCK - ALL!


Changelog:
Odexer Tool 1.0 Beta 3
- Fixed A Lot Of Bugs
- Removed Support Of Preload (For Now)
- More Safer
----------------------------------
Odexer Tool 1.0 Beta 2
- Added Automatic Mount Rw
- More Safer
----------------------------------
Odexer Tool 1.0 Beta
- New Script
- Added Support For Android KitKat (UOS Isn't Compatible With Android 4.4)
- Completely Different And Better Than Universal Odex Script
- First Public Release

To Devs
If you want to use this script to odex your ROM, please give me credit in your ROM thread.
Thanks for the cooperation


Credits:
- @MatrixDJ96 (Me)
- MrTony68 (Beta Tester)
- @Thyrus (Beta Tester)
- @angel.sea (For Support)

Download link:
Odexer Tool
++++++++++++++++++++++++++++++++++++++++++++++++

ENJOY WITH MORE STABILITY, SPEED AND BATTERY LIFE!!!

Please, Give Me A Thank If You Like My Work And Give Feedback About Odex


By MatrixDJ96

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>