---
title: "I'm switching my phone from Android to Linux."
url: https://daily.dev/posts/i-m-switching-my-phone-from-android-to-linux--7sjxcrb4s
source_url: https://runarcn.no/android-to-linux
type: article
source: "Hacker News"
published: 2026-08-05T21:19:33.401Z
updated: 2026-08-05T23:53:34.524Z
tags: ["open-source", "android"]
reading_time: 4
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# I'm switching my phone from Android to Linux.

**[Hacker News](https://daily.dev/sources/hn)** · 4 min read · 0 upvotes · 0 comments

## Summary

A developer shares their decision to switch from Android to Linux on their Fairphone 4, driven by frustration with Google's increasing restrictions on AOSP, tracking via Play Services, and the removal of sideloading. After evaluating SailfishOS and Ubuntu Touch, they settled on SailfishOS for its gesture navigation, SSH access, and Linux-native feel — despite issues with outdated Python/glibc, broken GPS, and no working Waydroid on the Fairphone port. Ubuntu Touch was also tested but fell short due to notification/clipboard sync issues and a lackluster app ecosystem. A secondary Android device is kept for banking and essential apps that require Waydroid or Android compatibility. A follow-up writeup or video is planned.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://runarcn.no/android-to-linux>

## Community take

How the wider developer community reacted, aggregated from 1 discussion and 136 comments across hackernews (as of 2026-08-05).

**TL;DR:** The community is broadly sympathetic to the frustration with Google's tightening grip on Android, but skeptical about Linux phones being a practical daily driver — most see it as a hobbyist endeavor with real trade-offs around banking apps, cameras, keyboards, and GPS.

**Sentiment:** 30% positive · 45% mixed · 25% skeptical

**The case for**

- Long-time Linux phone users report that the day-to-day pain diminishes significantly over time and they would never go back.
- A Linux phone lets you truly own and audit your device, including running SSH, custom services, and avoiding proprietary tracking.
- For users who don't need mainstream apps (banking, navigation, etc.), a Linux phone can cover all essential use cases.
- The postmarketOS and broader mobile Linux ecosystem is developing rapidly, with camera and hardware support improving.

**The pushback**

- Banking apps, government apps, and payment systems (Google Wallet, GPay, digital car keys) are a major blocker for most users.
- Camera software on Linux phones is years behind Android/iOS, and keyboards lack the autocorrect/prediction polish users expect.
- GPS, VoLTE, and other core phone features are often broken or partial on Linux phone ports.
- The Librem 5 and similar dedicated Linux phones are expensive, use aging hardware, and have poor battery life.
- postmarketOS device support is largely partial — even flagship-supported devices have broken or missing features.
- AOSP-based custom ROMs (GrapheneOS, LineageOS) are seen by some as a more practical middle ground than full Linux.

**By community**

- hackernews (mixed): Broadly sympathetic to the author's frustrations with Google's encroachment on AOSP, but the thread is dominated by practical skepticism — banking apps, camera quality, keyboard UX, and broken hardware support are repeatedly cited as hard blockers, while a vocal minority of long-term Linux phone users insist it's workable if you commit to it.

**Hottest debate:** Whether AOSP-based custom ROMs like GrapheneOS are a sufficient and more practical alternative to full Linux phones, versus the argument that Google's systematic hollowing-out of AOSP makes even those a dead end.

**Open questions**

- Will the mobile Linux ecosystem ever reach feature parity with Android/iOS on cameras and keyboards without massive coordinated investment?
- How can users who depend on banking and government apps (especially in countries like Ukraine where app-only services dominate) realistically switch?
- Is there a viable path to running attestation-required apps on a rooted or Linux device without compromising security?
- Could a flood of users from a hypothetical Google AOSP shutdown actually bootstrap the Linux phone ecosystem fast enough to matter?

**Highlights**

> This perfectly captures the "death by a thousand papercuts" reality of modern Android. Google honors the open-source letter of the law with AOSP while systematically destroying its spirit by moving vital APIs into closed-source Google Mobile Services (GMS).We are seeing the exact same playbook play out on our wrists right now with Wear OS. Google recently mandated the Watch Face Format (WFF) via Watch Face Studio (WFS). Under the guise of battery optimization, they stripped developers of the ability to run executable native code for watch faces. It is now just a declarative XML format rendered by the OS.Whether it is the core OS framework or a simple smartwatch complication, Google’s strategy remains identical: hollow out the open ecosystem, deprecate local developer execution, and force everyone into their centralized, closed garden.
> — [pizzaballs on hackernews · 2 comments](https://news.ycombinator.com/item?id=49188874)

> I've been daily driving a Linux phone for three years. The suffering was real. It's mostly gone now, I love it and will definitely never go back.
> — [Hackbraten on hackernews · 2 comments](https://news.ycombinator.com/item?id=49190012)

> I've been daily driving Linux phones for the last 18 years and I would never switch away. Sure, at the beginning it required you to make it your hobby, but you were being rewarded if you did. Sometimes when I'm looking at Android/iOS devices being used over someone's shoulder I'm absolutely horrified at what I see and what people consider normal these days and so glad that my phone works for me rather than anyone else.
> — [seba\_dos1 on hackernews · 1 comments](https://news.ycombinator.com/item?id=49190176)

> I really want to love mobile Linux, and have given it multiple shots before. But I just don't see how it will catch up with iOS/Android in the same way it caught up with Windows/Mac: - OEMs have poured an enormous amount of resources into the camera software, Linux cameras are years behind from what I understand. - Android/iOS have thoroughly optimized the UX in all sorts of subtle ways, the big one being their keyboards. I literally can't type a single correct sentence on any of the mobile linux keyboards that I've tried because there's so much proprietary magic needed under the hood to figure out what the user is trying to say (autocorrect mostly, but I recall something about how apple also virtually adjusted the sizes of the keys to make it easier to type) - GPS, banking, and now keys for your house and car all need to work.
> — [jarbus on hackernews · 6 comments](https://news.ycombinator.com/item?id=49189965)

> >I've become more and more dissatisfied with the path Google has taken with the Android Open Source Project (AOSP). Be it the dependency and insane tracking of Google Play Services AOSP does not include nor depend on Play Services. >locking down of device trees to hinder custom ROM development Most manufacturers do not distribute these either. The user doesn't even have a pixel so it is not relevant. >all the AI stuff being put into the system The AI stuff is not part of AOSP. >or most recently (and perhaps worst), removing the ability of installing apps per your own wishing - it's become sort of like a "death by a thousand papercuts" situation. Again that is not a feature of AOSP, but one bolted in on top of it. I think the author would benefit much more by using a different distribution of AOSP.
> — [charcircuit on hackernews · 2 comments](https://news.ycombinator.com/item?id=49189096)

**Source threads**

- [hackernews](https://news.ycombinator.com/item?id=49188022) · 146 points · 136 comments

## Similar posts on daily.dev

- [Sailfish OS showed me what Linux phones could actually be, and we need more of it](https://daily.dev/posts/sailfish-os-showed-me-what-linux-phones-could-actually-be-and-we-need-more-of-it-kp4ns9d5x) · XDA Developers · 0 upvotes · 0 comments
- [Sailfish OS is Linux on a phone for people who don't want Linux on a phone, and I love it](https://daily.dev/posts/sailfish-os-is-linux-on-a-phone-for-people-who-don-t-want-linux-on-a-phone-and-i-love-it-99yvmhqa0) · XDA Developers · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#android](https://daily.dev/tags/android)

[View this post on daily.dev](https://daily.dev/posts/i-m-switching-my-phone-from-android-to-linux--7sjxcrb4s)
