ART (Android Runtime)

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Links)
Line 2: Line 2:
 
|formattype=electronic
 
|formattype=electronic
 
|subcat=Executables
 
|subcat=Executables
 +
|extensions={{ext|art}}
 
}}
 
}}
 
'''ART''' (Android Runtime) is a new format for Android executables introduced with Android 5.0 (with a preliminary version available earlier in Android 4.4), replacing [[Dalvik Executable]]. It is still "virtual code" independent of the actual machine hardware, but instead of being interpreted on the fly, it is compiled in advance at the time an app is installed on an Android device.
 
'''ART''' (Android Runtime) is a new format for Android executables introduced with Android 5.0 (with a preliminary version available earlier in Android 4.4), replacing [[Dalvik Executable]]. It is still "virtual code" independent of the actual machine hardware, but instead of being interpreted on the fly, it is compiled in advance at the time an app is installed on an Android device.

Revision as of 19:05, 6 December 2014

File Format
Name ART (Android Runtime)
Ontology
Extension(s) .art

ART (Android Runtime) is a new format for Android executables introduced with Android 5.0 (with a preliminary version available earlier in Android 4.4), replacing Dalvik Executable. It is still "virtual code" independent of the actual machine hardware, but instead of being interpreted on the fly, it is compiled in advance at the time an app is installed on an Android device.

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox