this post was submitted on 03 Mar 2024
442 points (82.8% liked)

Memes

44907 readers
2774 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS
 

I don't care if anyone has a Xiaomi, Oneplus, Samsung, etc. Each brand is using a modified version of Android, and they chose to be compatible with each other. But for example the "blue vs green bubble" drama is a thing specifically because of Apple locking their unsuspecting users into a closed ecosystem. And it sure isn't Android's fault for not being compatible with it.

The more power a company like this gains, the worse will it be for the whole industry.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 71 points 5 months ago (1 children)

Honestly, I also don't like Android. But well, Linux phones are still lagging behind, which is a shame, or else I would have gone for one.

[–] [email protected] 16 points 5 months ago (4 children)

Isn't android built off Linux?

[–] [email protected] 29 points 5 months ago

It technically is, but "Linux" in Android's case is meant as the kernel.

[–] [email protected] 28 points 5 months ago

In a rather unorthodox way, yes.

Android is one of those rare examples of a Linux kernel not being paired with GNU tools. I believe Android wrote their own versions of all the tools they wanted.

The kernel is also extremely locked down by default. They very intentionally designed the OS in such a way that every facet of the kernel is kept abstracted away from you. It's about as black-boxed as you can get, to the point where the fact that it's Linux underneath is almost meaningless.

[–] [email protected] 7 points 5 months ago

iOS is a unix-like operating system too (but doesn't use the linux kernel... also, linux isn't really an operating system, it's a kernel

[–] [email protected] 1 points 5 months ago

And MacOS is BSD :)