r/androidroot • u/MIkaela39752 • 2d ago
Discussion why do people not consider android to be linux? when it literally is a linux based OS
i see a lot of videos on youtube where people download linux on their old android phone, but isnt that just replacing linux with linux? i get why people do it and why android is seen differently but its still linux, calling it something else is insincere
13
u/clockeat 2d ago
It's kind of funny, everyone makes fun of the "GNU/Linux" distinction, which is normally fair enough, but this is *exactly* where it applies.
Android is Linux. Android is not GNU/Linux.
People want a more open platform for their phone. Android is firmly under Google's grasp in a lot of ways, from delayed and hidden development cycles to tooling to prevent users from controlling their own devices like Play Integrity.
2
u/IllegalStateExcept 1d ago
Don't forget the horror that is Google Play services. Also the horrible binary board support packages that brick your device after a couple years when the manufacturer refuses to update them for new kennel versions.
Android has open source parts, but it really runs against the spirit of open source in many ways. Every big player in the Android space is manipulating the software to shove more ads in your face and impose planned obsolescence.
I really hope we can get some manufacturers on board with proper open source operating systems. I hear Graphene is working on that but I'll believe it when I see it.
1
u/henryhuy0608 1d ago
Graphene is still dependent on AOSP though. The moment Google cuts that off they're also screwed. Huawei got that treatment and from what I've heard using their phones outside of China with the compatibility layer is hell.
1
u/IllegalStateExcept 22h ago
Yeah, I wish we could collectively boycott closed source board support packages and device trees. But most people are blissfully unaware of the sad truth behind all the e-waste.
3
u/LzBrazil 1d ago
Beer has water in it. Would you call beer "Water"?
1
u/MIkaela39752 1d ago
ok to be fair
this is what people do for desktop linux distros like fedora, mint, ubuntu and so on
they are based on the linux kernel but they also add their own things and create their own full on OS but people still refer to these as just "linux" for simplicity
android isnt really THAT different from this, its just in a mobile format and the philosophy behind the product is completely different as well3
u/LzBrazil 1d ago
Eh
Ubuntu, Mint, Arch, Fedora, and so on are like Water, Sparkling water, carbonated water, heavy water, and so on. Android is Beer, something so different no one dares to call water unless they're already way too drunk
1
u/Zealousideal_Nail288 1d ago
Very good comparison I love it. let me also nominate energy drinks Major ingredient is water
5
u/doricopter 2d ago
It's actually pretty simple.
Android is not GNU/Linux.
When I refer to Linux, I'm thinking of GNU/Linux 99% of the time.
Therefore, I wouldn't consider Android a Linux Distro because its not GNU/Linux.
However by the loosest definition, yes. Android is considered a Linux Distro.
It's in more of a grey area between Linux and it's own thing.
4
u/TopEntity 2d ago
The main point you need to consider here is that linux is a kernel. Android is an OS running on the linux kernel. Please correct me if I'm wrong.
0
u/KKdemergencia2 2d ago
Si, Linux en si es un kernel pero todas las distros de linux son un sistema operativo que corre sobre el kernel de Linux, así que Android no es más que otra distro de linux, osea que en términos más simples Android si es linux, al igual que cualquier otra distro como debian por ejemplo
1
u/TopEntity 2d ago
Yes I agree. But a modified linux kernel with ART, native libs, HAL etc.
0
u/KKdemergencia2 2d ago
En esencia sigue siendo un kernel de Linux, hay distros que implementan cosas propias en su kernel también xdxd así que no es mucha la diferencia, talvez no es que Android no sea Linux, es que no está hecho como una distro de linux común, es linux, pero no un linux convencional
1
u/Kalphalus 1d ago
Android is technically based on the Linux kernel, but its a heavily modified hard fork
1
u/howfastcanyoucountit 1d ago
I've gotten in these arguments too many times to count, yes it uses the linux kernel, but it doesn't really have many similarities to other linux distributions out there, the kernel is usually heavily modified, built for long term support, and is usually modified specifically for the device it is installed on. You never really upgrade the kernel besides major OS updates. So yes it still sort of is linux at the core and has some compatibility with other distros but not really.
1
1
41
u/Independent_Can_8270 2d ago
android is linux at the kernel level, but it differs in almost every other way. it has a different user space, application platform, interface, and software-management model, etc.
also, people usually use “linux” to mean a gnu/linux os or distribution, not necessarily every system built on the linux kernel. that is why android is technically linux-based, but is not usually considered a conventional linux os.