this post was submitted on 01 Sep 2026
469 points (96.4% liked)
Open Source
48866 readers
145 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 7 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Disregarding the fact that Android phones are Linux phones, a so-called Linux phone will have exactly the same problems as a degoogled AOSP phone will, plus a bunch more
If you depend on proprietary google-dependent android apps then switching to a so-called Linux phone won't help you because you will still need those apps, and if you're willing to forego those apps and become "FOSSed up" then there is a vibrant free software ecosystem for AOSP-type operating systems.
Android forked a lot of code off Linux back in the day, but it’s very much its own thing. It was developed under totally different design pressures with different goals and solved problems a different way.
Android is NOT Linux. It could be argued it’s a descendant of Linux though.
It very much is, by the most basic technical definition of being an operating system based on the operating system kernel called Linux. I am sorry if this upsets Linux fans but this fact is easily verifiable.
Note that when I say Linux I mean only the kernel, i.e. the thing actually called Linux, and not any of the assortment of operating systems built around it (this includes Android) or any Linux-adjacent projects like GNU, systemd, GNOME, wayland, etc. Any operating system that includes those is a Linux operating system if it's built on the kernel called Linux, but only the kernel is a prerequisite for being "Linux."
Regardless it's not an answer to the problem posed by the OP, which is that "Play Store blocks Aurora Store." Anyone using Aurora Store is doing so because they require an app from Google Play Store. Whether they are using a "Linux phone" or not is irrelevant at this point because if they are, they are probably using an Android environment to run proprietary Android apps that come from Google Play Store and require Google Play Services.
This is why I say "Linux phones" are for the most part a red herring in the mobile software freedom discussion. A "Linux phone with Waydroid" is just an Android phone with extra steps. It's not like Wine/Proton which isn't Windows but an entirely independent implementation of Windows API. It's literally just running Android in a container. They would be nice to have at the final step of the freedom ladder after you've already removed yourself from the google ecosystem, but they are not the first step on the ladder.
no, the andorid kernel is no more a linux kernel than a linux kernel is a unix kernel. thats like saying macos is BSD.