To view parent comment, click here.
To read all comments associated with this story, please click here.
Oh come on, it's clear that by "Linux" he meant traditional Linux distros. And as such, he was differentiating between those and Android. Yeah, they use the same kernel, but the userspace is very different. Especially one critical component - the graphics layer. Android doesn't use X, so it's graphics blobs are useless for traditional Linux distros.
Which means if Intel wants to support both Linux and Android, they'll need to provide an X driver. And considering the past (emgd and cwd drivers), it'll be a half-assed driver that only works with a specific kernel and X version, if you're lucky.
Your description is blurry. Even though this isn't what you explicitly said, I think that a lot of people believe that "Android is Linux", and your comment is insufficiently worded to account or correct for such misapprehension.
It's true that Android is "Linux-based", but that's a little misleading and useless because technically every distribution of GNU/Linux is "Linux-based". Fortunately, most people get that Android isn't a distribution of Linux, but of the many reasons why this is true, the most important is the fact that Android's kernel is not the the Linux kernel. Android's kernel is a modified fork of Linux. Beyond that, Android as an operating diverges substantially from actual distributions of Linux with its goofy application framework, middleware, and other such hackish nonsense (the worst thing that can happen to Android will be Wayland 1.0).
I'd encourage people to check out Jeff Hoogland's well-considered article "Six Signs that Android really isn't Linux", especially people who mislead themselves by thinking that: in using Android they are using Linux, that the popularity of Android is somehow beneficial to Linux, that Android is a sufficient alternative to a proper distribution of Linux, or that Android is even a valid open source project that is legitimate for the FOSS crowd to support as either users or developers.




Member since:
2005-07-08
Linux is just a kernel, which also happens to be used in Android.