What is Dalvik Cache and where it came from for those that don't know

mkuehl06

Senior Member
Sep 5, 2011
575
170
0
30
Kouts
Dalvik is the process virtual machine (VM) in Google's Android operating system. It is the software that runs the apps on Android devices. Dalvik is thus an integral part of Android, which is typically used on mobile devices such as mobile phones, tablet computers and netbooks. Programs are commonly written in a dialect of Java and compiled to bytecode. Then they are converted from Java Virtual Machine-compatible .class files to Dalvik-compatible .dex (Dalvik Executable) files before installation on a device. The compact Dalvik Executable format is designed to be suitable for systems that are constrained in terms of memory and processor speed.

Dalvik is open-source software. It was originally written by Dan Bornstein, who named it after the fishing village of Dalvík in Eyjafjörður, Iceland, where some of his ancestors lived.
 

droidstyle

Recognized Contributor
May 7, 2011
6,470
3,601
253
Fort Wayne
Why don't people go to wikipedia or something. That post you wrote there is exactly the same as in the wikipedia
because the majority of people dont take the time to doa little research. you could have this posted a thousand different places and somebody will still ask. a prime example is the guides in this forum....there is one in about every section for flashing various files but yet dev threads get clogged with "coming from build x, do i need to wipe data" or "which cwm do i use for x rom". it is what it is and probably wont change anytime soon.