Re: Android Desktop OS 2.0
It's very possible, considering Android used the Linux kernel to do all it's work. So yeah, you pretty much have to code up an interface that can be run on top of the Davik virtual machine. That can be done in Java, and that's a pretty easy language to pick up. The...