Intel Porting Android To x86 For Netbooks and Tablets
According to Liliputing, Intel is bringing the sweet eye candy of Android to x86, which — if all goes well — means it will land on (more) netbooks and tablets soon. I'm more excited about ARM-based tablets, for their current advantage in battery life, but the more the merrier, when it comes to breaking up the tight circle of OSes available for any given arbitrary class of computing devices. Given all the OS swings that the OLPC project has gone through, maybe it should be thinking of Android, too.
1.6 has been ported by the community for some time now.
http://www.android-x86.org/
Given all the OS swings that the OLPC project has gone through, maybe they should be thinking of Android, too.
Funny you should mention that. According to Negroponte, XO-3 will most likely use Adroid. http://www.zdnet.com/blog/education/one-laptop-per-child-android-meet-dr-negroponte/3976
Sometimes the light at the end of the tunnel is the headlight of an oncoming train.
You are aware that ARM *started* as a computer CPU, and a desktop one at that (Acorn Archimedes)? People were doing very serious work on machines with much less power than an ARM mobile processor not so long ago.
Most apps should work. It's just Java, after all!
The ones that need porting are things that have native code in them. In which case they need to be recompiled. Not sure if there exists a universal binary format for Android to support this though, but I'm assuming it's regular ELF at the lowlevel so there's a chance.
There's also MIPS android as well - MIPS wants to get back into the phone game. Would be interesting to see a triple architecture binary...