.ODEX Extensão de arquivo

Optimized Dalvik Executable

Desenvolvedor N/D
Popularidade
3.5  |  39 Votos
 

O que é um arquivo ODEX?

An ODEX file is created by the Android operating system to increase the boot speed of an Android app (an .APK file). It is located alongside an APK file and contains optimized code that speeds up the app load process via the system's Dalvik process virtual machine. Beginning with version 5.0 "Lollipop" (2014), Android discontinued Dalvik and no longer uses ODEX files.

Mais informações

ODEX files are optimized versions of DEX files, which contain the executable code for an Android app. While DEX files generically run on all Android devices, ODEX files are optimized for the specific device on which they reside. They not only help load speed but also decrease the amount of space required for the app.

Android creates ODEX files for apps before they are run. These files contain the same filename prefix as their corresponding APK file (e.g., MyApp.apk and MyApp.odex). The data in ODEX files replaces data used in the equivalent DEX file (classes.dex) stored inside the APK file.

NOTA: Dalvik is the name given to the virtual machine that runs the compiled code for Android apps. Therefore, an optimized DEX file, or ODEX file, is optimized for execution by the Dalvik virtual machine.

Abra mais de 400 formatos de arquivo com File Viewer Plus.Download gratuito

Programas que abrem arquivos ODEX

Windows
Grátis
Mac
Grátis
Linux
Grátis
Android
Incluído com o sistema operacional
Categoria: Sistema
Atualizado: 2016-05-31

Verificado por FileInfo.com

A equipe do FileInfo.com pesquisou de forma independente o formato de arquivo Optimized Dalvik Executable e os apps Mac, Windows, Linux, and Android listados nesta página. Nosso objetivo é 100% de precisão, e só publicamos informações sobre tipos de arquivo que verificamos.

Se quiser sugerir adições ou atualizações a esta página, avise-nos.