Android
DROID DOES
Welcome to the droidymcdroidface-iest, Lemmyest (Lemmiest), test, bestest, phoniest, pluckiest, snarkiest, and spiciest Android community on Lemmy (Do not respond)! Here you can participate in amazing discussions and events relating to all things Android.
The rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Rules
1. All posts must be relevant to Android devices/operating system.
2. Posts cannot be illegal or NSFW material.
3. No spam, self promotion, or upvote farming. Sources engaging in these behavior will be added to the Blacklist.
4. Non-whitelisted bots will be banned.
5. Engage respectfully: Harassment, flamebaiting, bad faith engagement, or agenda posting will result in your posts being removed. Excessive violations will result in temporary or permanent ban, depending on severity.
6. Memes are not allowed to be posts, but are allowed in the comments.
7. Posts from clickbait sources are heavily discouraged. Please de-clickbait titles if it needs to be submitted.
8. Submission statements of any length composed of your own thoughts inside the post text field are mandatory for any microblog posts, and are optional but recommended for article/image/video posts.
Community Resources:
We are Android girls*,
In our Lemmy.world.
The back is plastic,
It's fantastic.
*Well, not just girls: people of all gender identities are welcomed here.
Our Partner Communities:
view the rest of the comments
There's a reason pixels are preferred, it's not some kind of malicious conspiracy. The most common sense reason being that there's a lot of overlap and cross-pollination of devs in the android world. between Google and graphene os in particular.
Pixels are also targeted because it's a mass-produced flagship with decent specs that is the closest thing to being already rooted off the shelf. It's the path of least resistance. Plus the used market is robust. A used carrier unlocked pixel 1 or 2 models behind the latest one can be obtained for several hundred dollars cheaper than it originally retailed for.
It takes effort to support additional brands/models.
Most brands lock their bootloaders and make "owning" the device difficult.
That answer is at best only partially right.
The real answer is that Pixels were, until very recently, Google's officially supported reference hardware in AOSP while everything else is a community port of some GPL compliance source code dump.
Community ROMs are Pixel first because Pixels just work.
It'll change now that Google decided to no longer release Pixel adaptions directly as AOSP and the community will have to port that the same way as for any other vendor, especially if a vendor decides to maintain their adaptions in LineageOS.
Hey, that makes total sense. And thanks for filling in what I missed! Really too bad about those changes, too. Google set out to create an open mobile ecosystem in opposition to Apple (and, at the time, and to a lesser extent, M$oft). It was such an incredible success at the start. Lately though, it seems they want to run in the opposite direction by tightening their grip - not the best thing for the community of Android users at all.
Of course, the minority group of nerdy, early adopting users who are a dedicated bunch will bear the brunt of it (as always). It's no surprise they'll be facing backlash from those groups, which in part explains the surges in demand for better (yet somewhat adjacent) alternatives. I was all in when Google said "don't be evil". Now they seem to have abandoned that ethos. I'm still stuck in their ecosystem, have started looking for the exits and I'm definitely not alone in feeling that way.
To add to this, the phones are consistent. With many other brands, it is common for two phones with the same advertised name (like "Galaxy Note 7") to be actually different depending on where you bought them. This makes supporting each model challenging. Also it is closest to AOSP.
I have a bunch of old Samsung tablets that are all the same model, but they're all running slightly different hardware. As a result a couple are running Lineage while a couple are stuck on the stock Samsung/Android because I just can't root them.
I mean, sure but, the absurdity of buying a google device to degoogle, to escape google ?
I just can't !
But that's the thing: GrapheneOS doesn't exist to "escape google," it exists to give people privacy.
If it were designed to escape google, they wouldn't create a re-implementation of Google Play Services that you can optionally install for apps that need it and regularly maintain it with every OS update.
GrapheneOS doesn't remove Google services because "Google specifically bad," they remove Google services because they spy on you without consent, and GrapheneOS is meant to prevent spying.
Hell, if any ROM wanted to get away from Google, basing itself on Android, the thing developed by Google would then be the problem, and they would be better off trying to make an independent Linux distro.
It fundamentally makes sense for GrapheneOS to work on Google hardware first, because Google controls not just the hardware supply chain of the phones, but also the software supply chain. (AOSP)
Supporting, say, Samsung phones, would then mean not just, to a degree, relying on Google via AOSP, but also Samsung's hardware. Android-based ROMs can't really benefit from trying to get away from a particular company, because it's either Google, or Google + Phone Manufacturer that they then have to deal with. (not to mention the fact that Pixels run the best with stock android and are simply the most feasible device for a small development team to support with the lowest possible costs)
Amazing responses, well written. Thank you!