389
You're not alone: This email from Google's Gemini team is concerning
(www.androidauthority.com)
This is a most excellent place for technology news and articles.
Isn't Android using a Linux kernel already?
Yes, but everything above it (including drivers) is custom-made and tightly controlled by Google.
Yes. IIRC it's based on latest LTS kernel with Google patches. So it's been "year of the Linux phone" for a while now.
It's unfortunate that the slop they put on top of it is such a privacy nightmare. PostmarketOS is trying to change that and supports Plasma, Gnome, etc. But it's early days yet and still rough around the edges from what I've been reading.
Yeah, but the kernel is a low-level module that handles hardware, memory, and processes—it’s not what users interact with directly, so sharing the same kernel doesn’t make it all that similar as you’d think.
What makes Linux feel like ‘Linux’ to users is the stuff on top: the userland—bash, coreutils, package managers, X11/Wayland, etc. Android replaces almost all of that, so even though it uses the Linux kernel, it doesn’t feel like Linux.