[EOL][ODEX][SCRIPT] Odexer Tool 1.8 BETA (11-25-2014)(MM-dd-yyyy)

Do you prefer deodex ore odex?


  • Total voters
    381

peich1

Member
Jan 3, 2011
35
7
0
whats the point of odexing 4.4 roms. Android 4.4 creates dex files again at optimization startup?
It will not recreate the dex files if you delete them from the apk file. I managed to odex my 4.4 rom and it's working great. But I had to manually delete the dex files from every apk file because this function is disabled for 4.4. Is there anyway to reenable it? It's a pain having to do all the deleting manually everytime you update the rom. I tried modifying some lines from the script, but all I got were zipalign errors.
 
Last edited:
  • Like
Reactions: openmatrix

johnco1972

Senior Member
Aug 20, 2012
162
28
0
It will not recreate the dex files if you delete them from the apk file. I managed to odex my 4.4 rom and it's working great. But I had to manually delete the dex files from every apk file because this function is disabled for 4.4. Is there anyway to reenable it? It's a pain having to do all the deleting manually everytime you update the rom. I tried modifying some lines from the script, but all I got were zipalign errors.
I believe if you delete the dex files from the apk files you cannot switch to ART runtime. I might be wrong on that, though

Sent from my Galaxy Nexus using Tapatalk
 
  • Like
Reactions: fedelamb

openmatrix

Senior Member
Apr 10, 2013
458
81
58
trivandrum
You have to select "linux" in terminal emulator's settings\kind of terminal or terminal type(my menu isn't in english! :laugh: ) don't write it as a command.
After this type commands: su, odex, dexo -fr
Why changing terminal type to Linux ? I odexed mine with default one and I haven't seen any problem till now

Sent from my GT-P3100 using Tapatalk
 
Last edited: