mr_ped Messages: 826 Registered: November 2005 Location: Czech Republic - Praha
Experienced Contributor
I still shrug at the idea of Java VM used for everything in embedded device. I know pure java with JIT can be quite close to compiled C/C++, but quite close can be IMO notable difference on embedded machines. Even if they already have RAM in hundreds of MBs.
Then there's the sun=>Oracle vs Google issue.
And finally Android is supposedly open, yet if you buy such device, you may have difficult time to simply recompile the ROM and upload your own (depends on manufacturer). And kernel of Android is based upon linux kernel, but last time I read something about it, it was total fork leaving in different direction, so they will have hard to catch up to latest developments in vanilla linux. (although I think there was some talking about to push patches back to upstream and be more in sync?)
So somehow I don't believe into Android. (although never truly tampered with one, so this is just old man babbling )
Anyway, on the paper the MeeGo looks much more promising to me. But let's see first what are the actual devices and actual policy for custom recompiled firmware images and how vanilla they remain over time.