187
KDE Plasma Mobile — The Dev Log: April 2024 - June 2025
(plasma-mobile.org)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
The base for Android is also Linux. But there is another layer. That is AOSP, which is comparable to your distro, then there's another layer of your UI (ie: MIUI, One UI, Nothing UI, Pixel UI, etc) which is comparable to your DE on Linux.
That second layer is what they're referring to. Currently everyone is just playing with the third layer (the DE), to my knowledge.
Isn't that the UI layer they was referring to? I would think that the AOSP layer as summarized by balsoft is the solid base, which in Plasma mobile is GNU/Linux plus some basic stuff in the DE.
AOSP is more than your distro, it's like the combination of all the gubbins that make your desktop computer work - rendering layer, compositor, unified device interfaces (like bluetooth or the battery), network management, audio, etc; whereas a typical Linux distro is simply a combination of all these already existing things.
It's just an analogy to get the point across. These details aren't really important.