←back to thread

837 points mikenew | 1 comments | | HN request time: 0.281s | source
Show context
transpute ◴[] No.44019103[source]

  There's roughly 4 different approaches to Linux on Android:
    • virtual machine emulating x86_64
    • Termux
    • arm64 binaries running in chroot
    • proot..  Same idea as chroot, but doesn't use forbidden system calls 
Fifth option: arm64 pKVM VM from Android 15 on Pixel 7+ phone/tablet hardware using nested h/w virtualization. Shipped in 2025 under the uninformative name of "Linux Terminal" via Development options, Android now has full Debian Linux with VM root, no emulation, compatible with USB-c desktop display.

https://news.ycombinator.com/item?id=43973395 & https://www.androidauthority.com/android-linux-terminal-purp...

> The main purpose of this Linux terminal feature is to bring more apps (Linux apps/tools/games) into Android, but NOT to bring yet another desktop environment.. Ideally, when in the desktop window mode, Linux apps shall be rendered on windows just like with other native Android apps.. GPU acceleration is something we are preparing for the next release.

Hopefully Android 2025 Linux VMs will lead to iOS 19 VMs at WWDC, since Apple wants to sell smart glasses to compete with Meta glasses.

replies(4): >>44019250 #>>44019492 #>>44019518 #>>44019875 #
anonzzzies ◴[] No.44019250[source]
I use NOMone; works really well. Runs everything I need including vscode/cursor, node and anything else I need without any fiddling, it just all works. Obviously the new linux vm is likely nicer, but this works really well so far.

0] https://desktop.nomone.com/

replies(4): >>44019349 #>>44019392 #>>44019629 #>>44021857 #
1. dr_kiszonka ◴[] No.44019629[source]
Nice! Does it support virtual desktops ("Workspaces" on Ubuntu)?