Android Runtime

Android Runtime (ART) is an application runtime environment used by the Android operating system. Replacing Dalvik, the process virtual machine originally used by Android, ART performs the translation of the application's bytecode into native instructions that are later executed by the device's runtime environment.

ART
Developer(s)Google
Repositoryandroid.googlesource.com/platform/art/
Written inC, C++
Operating systemAndroid
TypeRuntime environment
LicenseApache License 2.0
Websitesource.android.com/docs/core/runtime 
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.