Currently, Android apps run in something called the Dalvik. Dalvik is a process virtual machine, and you can read up on it here. It’s basically how Android apps run on our phones. It allows the same ...