No matter the manufacturer, every Android phone has one thing in common: its software base. Manufacturers can heavily customize the look and feel of the Android OS they ship on their Android devices, but under the hood, the core system functionality is derived from the same open-source foundation: the Android Open Source Project. After over 16 years, Google is making big changes to how it develops the open source version of Android in an effort to streamline its development.
This is the first step in moving to fully closed source. I guess degooled versions are getting too popular thus a threat to google’s business.
Agreed. At the very least to a point where Android isn’t usable by anyone else.
Lol, that I doubt. I’m willing to bet that the Meta Quest alone dwarfs the install share of all custom ROMs combined, let alone Amazon’s Fire ecosystem.
What? The ROM market share is nowhere near what it once was in terms of percentage or raw numbers.
when average users start fleeing en mass, it’s already to late, and arguably it’s approaching a critical mass where there is enough common knowledge and “friends who use that” to make the jump easier. Right now, the average user doesn’t have much of a reason to jump, but if Google has to restructure their business model due to their ad monopoly getting crowbarred, they might implement stuff that would be enough to get average users to start jumping.
True ! But there is a resurgence of ROMs. Squeezing any precent as low as possible is their goal, killing open-source/alternatives as much as they can !
I really hope hardware/software alternatives in the phone market get some funds to get away from the big tech monopoly.
They can’t close the source code as long as they use the Linux kernel, right? Besides, Android is popular among other companies because they can customize part of it as they see fit.
This change isn’t really that drastic, because Android never really followed the open source way of doing things. The article even explains that this won’t change much even for ROM developers, since they’re not creating releases based on “work in progress” branches.
Really the only difference is that Google will spare the work of merging two separate branches often and solving conflicts that might as well be turning into a nightmare as the code base has grown.
They can’t close the kernel. They already distribute Android with proprietary software - for example Google Play services and DRM services.
Quite true. Linux and all modules loaded into it are GPL licensed. The userland and tooling on the other hand can be licensed however. They are free to close source on anything except kernel code.