this post was submitted on 16 Apr 2026
43 points (100.0% liked)

Linux

64605 readers
879 users here now

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.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

With google following apple's walled garden, and limiting third party app installations, can someone else big (nonprofit like GNU or Linux foundation) fork and maintain android? Reason for choosing someone big is for mass adoption and that google is slowly boiling the pot to see what enshittification it could get away with

you are viewing a single comment's thread
view the rest of the comments
[–] doodoo_wizard@lemmy.ml 17 points 8 hours ago (1 children)

Could that happen? No. A massive amount of android development comes from employees paid by google to do it. What amount of resources should be siphoned away from linux/gnu stuff to support android developers? None.

Is it possible though? No. Android is a proprietary binary blob core (idr if kernel is the right term) with a bunch of open source stuff wrapped around it. For gnu, that part would have to be rewritten and that’s too big a job to take on.

Should it happen? Again, no. There are already plenty of alternatives to google branded android. Just use those.

Even if you were to wave a wand and make the android custodians according to your will, play services, the thing google is restricting, is still googles thing.

[–] yoevli@lemmy.world 6 points 4 hours ago (1 children)

The second paragraph isn't accurate - Android uses the Linux kernel. Hardware manufacturers typically ship their own proprietary modules, but in principle there's nothing stopping you from running a mainline kernel image as long as support for the specific device or SoC is present. Granted, this isn't the case for the majority of phones, but this isn't a limitation of Android itself and you'd run into the same issue trying to run postmarketOS or really anything else on an unsupported device.

I also want to point out that there really aren't any good alternatives to Android (and its derivatives) at the moment. Mobile Linux distributions are getting better, but at least in my personal experience and from what I've heard from others it's still a pretty janky experience in comparison and arguably is only suitable for enthusiasts.

[–] doodoo_wizard@lemmy.ml 2 points 3 hours ago

The MIT License And its Future

Thanks for the correction, it was early and I’m not very smart.

The same hardware support problems exist for many SBCs in addition to the majority of phones like you pointed out. It’s a big pain in the butt.

The linux phone alternatives aren’t very mature, you’re right. I’d argue that to the extent that working on a free/libre/whatever phone system is a smart thing to do it’s probably best to focus on those alternatives as opposed to trying to reform android.

Tbh it seems beyond saving.