this post was submitted on 28 May 2024
165 points (82.1% liked)

Technology

33586 readers
207 users here now

This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.


Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.


Rules:

1: All Lemmy rules apply

2: Do not post low effort posts

3: NEVER post naziped*gore stuff

4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.

5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)

6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist

7: crypto related posts, unless essential, are disallowed

founded 5 years ago
MODERATORS
 

Have you ever wondered what it would be like to engage in a mobile ecosystem outside of the watchful eye of the Big Tech giants and gatekeepers? A system that includes everything from operating systems, to app stores, to cloud services, messaging apps, email servers and more? A system that puts your privacy first, believes in a democratic approach and healthy competition, and a system that relies on open-source solutions to drive its software? Welcome to Mobifree, a human-centered, ethical alternative, that champions privacy over profit and believes in collaboration, sustainability and inclusiveness.

Everyone is locked into a mobile phone ecosystem where the terms are dictated by a handful of Big Tech companies all located in a single country. From end users looking to download and use their favorite apps, to developers who run into roadblocks when trying to get their solutions published, to governments who are increasingly using apps as a way to provide services to their citizens, we are all impacted by the gatekeeping, data tracking, and railroading Big Tech is imposing on us in the current mobile ecosystem. A new alternative is required to shape a better future. And F-Droid is excited to be a part of creating that new mobile ecosystem, together with our other partners in Mobifree.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 1 month ago (1 children)

Android is Linux. There are also open source versions of android like LineageOS and GrapheneOS. I have Graphene and it completely changed my relationship to my phone. No bloat, just what I want.

Banking apps work fine as they don't use google play services. Idk about the other features except maps, the open source version is OSMAnd, which is fine and works but takes some getting used to, and lacks many features/optimizations of Google Maps, which seems to get worse and worse every year.

[โ€“] [email protected] 2 points 4 weeks ago

Android is not Linux, it is derived from it. The two are not API compatible, and Android ripped out most of what made Linux Linux to be able to support binary blob drivers, direct Dalvik JVM support in the kernel and other funky stuff.

It's as much Linux as macOS' XNU kernel is FreeBSD.