this post was submitted on 30 Jul 2024
30 points (77.8% liked)

Technology

58117 readers
4353 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

cross-posted from: https://programming.dev/post/17508868

When Google, along with a consortium of other companies, announced the open-source operating system we call Android way back in 2007, the world was paying attention. The iPhone had launched the same year, and the entire mobile space was wary of the rush of excitement around the admittedly revolutionary device. AOSP (Android Open Source Project) was born, and within a few years Android swallowed up market share with phones of all shapes and sizes from manufacturers all over the globe. Android eventually found its way into TVs, fridges, washing machines, cars, and the in-flight entertainment system of the Boeing 787 Dreamliner.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 1 month ago

When AOSP was first released, it included all necessary app. Now many of them have been replaced by Google's proprietary app.

There is also the Play Services, necessary for many third party apps. I know an open source compatible lib exists, but it's not the same as not needing it at all.

Yes you can use a fully Open Source Android system, but it's getting farer and farer from a "standard" Android install with all the Google proprietary stuff.