At the core of Anrdoid lies a little bundle of code known as the Dalvik virtual machine, a runtime environment for Java apps that's specifically optimized for hardware with limited memory and processor power -- you know, the kind of situation you find in your average smartphone. The relative success of the Android Market suggests that Dalvik's getting the job done on some level (as long as you're not looking for a texture-intense FPS), but the fact that Google bothered to create a separate native development kit to speed up intensive operations certainly serves as a damning counterpoint. Enter German firm Myriad --