Android Runtime
| ART | |
|---|---|
| Developer(s) | |
| Repository | android |
| Written in | C++ |
| Operating system | Android |
| Platform | ARM64 RISC-V x86 |
| Included with | Android |
| Predecessor | Dalvik |
| Type | Runtime environment |
| License | Apache License 2.0[1] |
| Website | source |
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 some of the application's bytecode into native instructions that are later executed by the device's runtime environment.[2]
- ^ "NOTICE - platform/art - Git at Google". Archived from the original on March 4, 2023. Retrieved June 25, 2021.
- ^ Andrei Frumusanu (July 1, 2014). "A Closer Look at Android RunTime (ART) in Android L". AnandTech. Archived from the original on July 5, 2014. Retrieved July 5, 2014.