Video summary

Android 17 sucks. So I put Linux on a phone.

Main summary

Key takeaways

Technology

Summary of technological concepts, product features, and findings

  • Discontent with modern phone OS updates and AI features

    • The speaker criticizes the idea of “AI shoved into everything,” mentioning Android 17 and the Gemini assistant appearing without consent as reasons to stop using Android.
  • Linux-on-phone option: Ubuntu Touch

    • The video explores Ubuntu Touch, described as an OS intended to run Linux directly on a phone rather than being a modified Android.
    • The creator notes limited official device support (roughly 30+ devices), meaning many users won’t have compatible hardware.
  • Installation tooling: UBports

    • Installation is described as using a cross-platform installer from UBports, available on Windows/macOS/Linux.
    • Auto-bricking / recovery failure encountered
      • The first attempt to install Ubuntu Touch on a Nothing Phone (One)—bought specifically for this purpose—ended with the phone stuck in recovery mode.
      • The creator used debugging resources (notably XDA and a Nothing-phone archive) to “unbrick” the device and restore Nothing OS, then retries installation.
    • Key troubleshooting detail
      • The successful install is attributed to noticing the installer recommendation to check a “wipe user data” box during first-time install—this was missed the first time.
  • Early usability review of Ubuntu Touch as a phone

    • Setup flow
      • Requires passcode, Wi‑Fi, location services, etc.
    • UI/gesture changes (major “muscle memory” issues)
      • Settings swipe-down is shown in a single horizontal row, making navigation harder.
      • A side app dock changes navigation: swiping reveals bookmarked apps, then all apps, making “back” behavior awkward.
      • There’s no traditional homepage, so no widgets; apps are managed via swipes instead.
    • Hardware support checks
      • Brightness default is too low.
      • Bluetooth works.
      • Camera works.
      • eSIM is not supported, so calls/texts require a physical SIM (the creator suggests this may push users to buy a physical SIM).
  • App ecosystem limitations

    • The speaker tries the Open Store (Ubuntu Touch app store), but finds the catalog confusing and missing familiar essentials—specifically, they wanted a working browser.
    • Conclusion: Ubuntu Touch is not beginner/user-friendly for getting everyday apps.
  • Workaround: Waydroid (Android emulation)

    • To get apps, the creator uses Waydroid, which emulates Android on Ubuntu Touch hardware.
    • They install something described as Lineage (Android environment) via Waydroid.
    • Then they add third-party Android app stores to install apps (example apps mentioned: Discord and Steam).
    • Overall conclusion: if you need real app functionality, you’re effectively back toward Android, undermining the “escape Android” goal.
  • Desktop/Linux software attempts: Libertine

    • The creator attempts installing Firefox using terminal commands (apt/snap-style approaches), but errors occur:
      • They’re told installs can’t be done “freely” like normal Linux because Ubuntu Touch still depends on Android hardware constraints.
    • They switch to Libertine, a container-like environment for desktop-oriented Linux apps.
    • Their first Firefox attempts through Libertine’s package/archive options fail, with the speaker reporting “nothing installed.”
  • What did work: Docker + self-hosting

    • The creator successfully installs Docker on Ubuntu Touch.
    • They then deploy Get Homepage (a dashboard/self-hosted web UI) using Docker.
    • Setup is described as clunky:
      • Requires editing configuration files (via a text editor),
      • terminal commands,
      • optional use of a connected keyboard,
      • and manual navigation to run it.
    • Result: green checkmarks/output indicate success, and the web UI becomes live when loaded in a browser—presented as the most compelling “Linux capability” shown in the video.
  • Final evaluation

    • As a phone OS: described as miserable without Waydroid; basic usability and app installs are frustrating.
    • As a mini computer/server: potential is real (Docker + self-hosted tools), but the workflow is confusing and poorly documented.
    • Overall verdict: ambitious in theory, but the required work is too high for “normal” users.

Main speakers / sources (as presented in the video)

  • Primary speaker: the video creator / narrator (no specific name given in the subtitles)

  • Sources/tools referenced

    • UBports (Ubuntu Touch installer)
    • XDA Developers (forums for unbricking/rooting and device-specific threads)
    • Nothing Phone device community archive (used to find a unbrick program)
    • Waydroid / Lineage (Android emulation layer on Ubuntu Touch)
    • Libertine (container environment for desktop Linux apps)
    • Docker
    • Get Homepage
    • Soundcore (sponsor): Anker Soundcore Liberty 5 Pro / Pro Max noise-cancelling earbuds mentioned during the workflow

Original video