this post was submitted on 25 Mar 2026
253 points (98.8% liked)

Technology

83098 readers
2693 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 news or articles.
  3. Be excellent to each other!
  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, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] inari@piefed.zip 52 points 1 day ago (3 children)

Ironically, this may be a catalyst for better Linux Phones

[–] bilb@lemmy.ml 9 points 1 day ago (1 children)

Just in time for them to be practically outlawed, if my gut can be trusted. I hope not.

[–] inari@piefed.zip 5 points 1 day ago

Dark times ahead...

[–] xiii@lemmy.world 2 points 21 hours ago (2 children)

It took 6-10 years for Android to take shape.

On Linux, every app has full access to your browsing history, clipboard (passwords), photos with geo-tags, music, list of other installed apps, contacts. Unrestricted battery and network access -- it's a tracking paradise. And all it takes is one supply chain attack on npm install with typical 4000K dependency packages

[–] timestatic@feddit.org 8 points 19 hours ago (1 children)

Thats why flatpaks exist for those kind of apps and sandboxes are very much possible on linux (even if not widely used for normal programs)

[–] xiii@lemmy.world 1 points 13 hours ago (1 children)

Flatpack is only a piece of the puzzle. I remember in early Android version, an app could increas gyroscope query frequency (i.e. a racing game demanding precise phone tilt), then crash and the gyroscope would drain battery within hours. And again — this is only one example.

The ecosystem must grow — to this day, I cannot set Immich as my default gallery app on LineageOS. So I take a photo, and can't immediatelly look at it. And Android is already mature. There must be a standard and secure way of exchanging calendar events, notes, photos. Developers must adopt this new ecosystem — it takes years.

The best option we have right now is to pressure Google to allow alternative to Play Services and also sponsor AOSP development outside of Google. There are numerous Linux distros, including commercial ones, I don't see why we can't have numerous Android flavors.

[–] timestatic@feddit.org 0 points 11 hours ago (1 children)

Honestly I would much rather long term have decent Linux for phones, as AOSP derived programs will always rely in some way on google code. I would prefer having one large FOSS Linux ecosystem

[–] xiii@lemmy.world 1 points 8 hours ago

From the pure technical standpoint, AOSP is better in every way. Fully managed runtime gives better control over resources scheduling, better app sandboxing. Battery life. Uniform hardware support.

All obstacles for it to be open were artificially made by lawyers.

Like Jolla runs Android emulation layer. Same Android but without its benefits.

[–] DupaCycki@lemmy.world 0 points 18 hours ago (1 children)

Linux phones have already been around for many years. Right now we're very close to Linux phones that are usable on a daily basis. Not as close to decent Linux phones, of course, but with the right (not at all unrealistic) resources it could be completely within reach in a year or two.

Also, Flatpaks exist and work pretty much just like Android apps.

[–] xiii@lemmy.world 1 points 13 hours ago (1 children)

I made a full comment in this thread. The bottomline is

  1. Sandboxing of resources both hardware (gyroscope, network devices) and data (photos, music) takes a lot of trial and error.
  2. There is a need for an ecosystem: i.e. apps sould be able to create calendar events, or access shared mediaplayer — also with permissions
  3. Developers need to adapt to the software ecosystem
  4. Hardware companies e.g. smart watch, projectors, TV need to adapt

It all takes years.

Linux phones are around for enthusiasts since Nokia N900 (which was/is a masterpiece) — yet nothing is remotely close to a mainstream phone.

[–] DupaCycki@lemmy.world 1 points 29 minutes ago (1 children)

When I hear 'mainstream phone', in my mind I picture an iPhone or a Samsung. So yeah, Linux phones are definitely not achieving that this decade. Though personally I don't think they necessarily need to, at all.

Point 4 is probably not happening any time soon, if ever, either. Rest is slowly being done and progressing, so I'm not seeing any major problems there.

I don't think anyone realistically expects a Linux phone to compete with an iPhone in terms of ease of use, quality of life features or UI/UX. As far as I've seen, people just want a decent phone with basic functionalities like long battery life, good camera, easy to use and smooth UI, maps and navigation. All while being more private and secure, of course.

[–] xiii@lemmy.world 1 points 23 minutes ago

Mainstream phone as in "I don't need to debug it via terminal"

The issue I'm pointing at: safe, long battery life, snappy maps while driving is what took AOSP more than 5 years.

It would be very unfortunate to discard all that work and start from scratch.