Until yesterday, Android developers had to build their applications to run inside Dalvik, the Java virtual machine upon which Google’s mobile OS is built. While it is beneficial in embedded systems with limited processor power and RAM, it is limiting for developers who, for example, want to create CPU-intensive, but not RAM-intensive, applications such as more in-depth computations, simulations, or signal processing.
Read More...