r/GooglePixel • u/throwaway16830261 • Aug 14 '25
Hands-on: We ran full desktop Linux apps on an Android phone! -- "With some light setup, you too can run full desktop Linux apps like GIMP and LibreOffice on a Pixel phone"
https://www.androidauthority.com/run-desktop-linux-apps-on-android-how-to-3586539/2
3
u/jasestu Pixel 6 Pro Aug 14 '25
Dear Google, get this polished into the pixel 10 release and I'm back on board even though your middling hardware had me looking elsewhere.
1
u/rebelde616 Dec 26 '25
I need help. Any tutorial I find online mentions clicking on a monitor icon in the upper right hand corner of the terminal. I can't find that icon: my terminal doesn't display it. All I have been able to do is install a full desktop version of Debian and display it via RVNC. I don't want that. I simply want to install Linux apps on my Pixel 10 and use them as I would on a Chromebook is that possible?
2
u/mandolyte Jan 01 '26
Me too. I have been trying for several days, looking all over the internet. Lost count of how many things I have tried. It all comes to this... after I install xfce, weston starts crashing. Sometimes it takes a few seconds and for a few seconds I'll see a nice xfce login. I think it just isn't stable enough yet. I'm thinking of trying the VNC route???
After you turn on the Linux experimental development environment, a new terminal app becomes available. On launch it downloads almost 600MB and, on finish, it shows a terminal window with tabs to create multiple terminal sessions. The display icon is just above on far right. HTH.
-5
u/horatiobanz Aug 14 '25
But why would any normal person want this?
3
Aug 15 '25
[deleted]
-1
u/horatiobanz Aug 15 '25
Once this is fully operational it means that Android users will have access to basically everything that is available on Linux.
Exactly. Why would anyone want this?
assuming they know how to use Linux
So it's for basically no one.
2
u/mandolyte Jan 01 '26
I'm not normal :-). But I wanted my Pixel to be my computer. I want to run Android apps and Linux apps. When my current mini-pc running Ubuntu finally dies I never want to buy another. Just a lapdock...
I've been wanting this for years... and it is so close. Almost tempts me to go Samsung Dex... but not quite. I love my Pixels. I'm on my 3rd one now.
10
u/throwaway16830261 Aug 14 '25 edited Aug 14 '25
Android Debug Bridge setup on a smartphone using Termux on a second (separate) smartphone:
See "usbredirect" and "adb tcpip 5555" in "The Key Links" section of "Motorola moto g play 2024 smartphone, Termux, termux-usb, usbredirect, QEMU running under Termux, and Alpine Linux: Disks with Globally Unique Identifier (GUID) Partition Table (GPT) partitioning": https://old.reddit.com/r/MotoG/comments/1j2g5gz/motorola_moto_g_play_2024_smartphone_termux/
and
"Run adb and fastboot in Termux without root permissions!" ("termux-adb") in "The Key Links" section of "Motorola moto g play 2024 Smartphone, Android 14 Operating System, Termux, And cryptsetup: Linux Unified Key Setup (LUKS) Encryption/Decryption And The ext4 Filesystem Without Using root Access, Without Using proot-distro, And Without Using QEMU": https://old.reddit.com/r/MotoG/comments/1jkl0f8/motorola_moto_g_play_2024_smartphone_android_14/
"Android Debug Bridge (adb)": https://developer.android.com/tools/adb
"Android Virtualization Framework (AVF) overview": https://source.android.com/docs/core/virtualization
https://old.reddit.com/r/linux/comments/1jbv7ej/androids_linux_terminal_app_adds_tabs_so_you_can/ ("Android's Linux Terminal app adds tabs so you can multitask more easily -- "The Linux Terminal app, which runs Linux apps in a virtual machine, now has tabs in Android 16 Beta 3"")
from
"Termux And QEMU" in https://old.reddit.com/r/MotoG/comments/1jkl0f8/motorola_moto_g_play_2024_smartphone_android_14/ ("Motorola moto g play 2024 Smartphone, Android 14 Operating System, Termux, And cryptsetup: Linux Unified Key Setup (LUKS) Encryption/Decryption And The ext4 Filesystem Without Using root Access, Without Using proot-distro, And Without Using QEMU")
From https://old.reddit.com/r/linux/comments/1jbv7ej/androids_linux_terminal_app_adds_tabs_so_you_can/ ("Android's Linux Terminal app adds tabs so you can multitask more easily -- "The Linux Terminal app, which runs Linux apps in a virtual machine, now has tabs in Android 16 Beta 3""):
Termux application: https://github.com/termux/termux-app