Slashdot Mirror


Hackers Get Android Running on Real Hardware

nerdyH writes "Google's Android stack for Linux phones has been successfully hacked onto several actual hardware devices, including Linux-based Sharp Zaurus PDAs and a high-end development board. Google's preview release of Android last fall included a software emulator based on Qemu, but you can't beat real target hardware when writing applications for devices, because emulators may not accurately reflect real-world performance. Plus, it appears that Android's modern UI could really breathe some new life into lots of Linux-friendly hardware with ARMv5TE or better cores."

2 of 73 comments (clear)

  1. Re:Android stack? by Yetihehe · · Score: 5, Informative

    You don't know what is Google Android? What kind of geek are you?

    --
    Extreme Programming - Redundant Array of Inexpensive Developers
  2. No JVM, No Problem by TobascoKid · · Score: 4, Informative

    While you use the Java language to program Android, it doesn't actually use a JVM to run the code. Instead, Android uses it's own VM called dalvik that uses a different byte code than the JVM. Java class files are converted to Dalvik bytecode on the desktop.

    Maybe the Dalvik VM would be an easier port.

    --
    At some point, somewhere, the entire internet will be found to be illegal.