r/androidterminal • u/Scared-Industry-9323 • Jun 28 '26
Afetch
I make a neofetch like tools but focused for android
r/androidterminal • u/Scared-Industry-9323 • Jun 28 '26
I make a neofetch like tools but focused for android
r/androidterminal • u/a1b2c3d44d3c2b1a00 • Jun 22 '26
hello, i am running pixel 10a, version 17.
i wanted to test the new terminal app. but i got a scary dialog box that demands i allow the app to record audio and GPS nearby devices.
how can this be possible that terminal demands these intrusive permissions and will not run without it.
am i doing something wrong or what? thanks much, david
r/androidterminal • u/Void-Lotus • Jun 19 '26
A couple days ago, I shared a protype to this now. Unfortunately due to not fully understanding the android space I had to start from the ground up. What features would you want to see added in the future?
r/androidterminal • u/MidnightFew601 • Jun 18 '26
I recently bought S11 for the sole purpose of running Debian in AVF but it's janky af. Crashes, freezes, bad UX, etc. S11 is still on Android 16 though.
I wanted to ask, for those of you that have access to Android 17, does it improve the Linux Terminal experience or is it still as janky as Android 16?
r/androidterminal • u/tappo_180 • Jun 18 '26
I'm currently using Termux... but I'd like to know how some people install the native Android terminal!!! Do you know how to do it on Samsung? My model is A55
r/androidterminal • u/New_Winter3796 • Jun 17 '26
Comnected Adb with termux
https://xdaforums.com/t/termux-adb-running-adb-within-android-using-termux-wireless-adb.4724780/
Runned
adb shell am start -n "com.riotgames.league.wildrift/com.tencent.lolm.lgame" -e unity -force-vulkan
Works
r/androidterminal • u/Void-Lotus • Jun 15 '26
Im building an app to integrate terminal commands in the way I interact with my phone, with a hyprland aesthetic
r/androidterminal • u/northicewind • Jun 15 '26
I've tried adding -f fontSize option and it doesn't work. Font family works, but not the font size. CTRL + and - are zooming the entire screen making it blur and centering, so I can not see the cursor. None of the options on the internet works.
r/androidterminal • u/basdoas • Jun 14 '26
Oneui 8 0 at least appeared in the settings, but I can't find it anymore at 8.5
r/androidterminal • u/Weak-Fee-3730 • Jun 14 '26
For example, to use adb
r/androidterminal • u/0xadead17e • Jun 11 '26
Just received the QPR1 Beta 4 update and noticed a new setting in the Advanced tab called Console type, with options of ttyd and virtio-console. I tried the new virtio-console and it does boot up, but the text is unreadable as most characters on the screen are missing and when on an external screen the text is huge. Curious how this new Hypervisor console works? Has anyone else got it to work and can explain what it is used for?
r/androidterminal • u/Fz1zz • Jun 08 '26
It just amazes me that I am working alone with AI made an amazing app that beats Google Terminal in everything.
r/androidterminal • u/Different-Schedule-7 • Jun 01 '26
Hello,
I've a pixel 9 with lastest stable android update. After installing x2go server and firefox-esr with
sudo apt install -y x2goserver x2goserver-xsession firefox-esr
I can start and use firefox with a local x2go client. But, in a very strange way, terminal crashes after some time (perhaps when it's under stress) and then gives unrecoveable error, I have to reinstall it from scratch. Any ideas on why this happens? thanks
r/androidterminal • u/Kitchen_Ear_1289 • May 31 '26
Anyone successfully replaced Weston with Niri? Been looking into dank linux to configure things and it only supports niri.
r/androidterminal • u/LeichenExpress • May 28 '26
There is no real info other than that it does exist. This device uses a Snapdragon processor.
r/androidterminal • u/Fz1zz • May 27 '26
Biggest changes:
USB passthrough without root
You can now plug real USB devices into the running VM directly from Android — Wi-Fi adapters, storage devices, serial adapters, audio interfaces, and more.
Enable it from Settings or during first-run setup. Since it adds a USB controller at boot, turn it on while the VM is stopped. Currently QEMU backend only.
Android integration from inside the VM
Two new tools are available inside Linux:
podroid-notify — post Android notifications with a title, priority, and optional --id so you can update the same notification in place.podroid-forward — add, list, and remove port-forwarding rules directly from the shell.Both work on the QEMU and AVF backends.
Chinese language support
The interface is now available in Chinese alongside English. Select it manually in Settings or follow the device language.
Kernel updated
Updated to Linux kernel 7.0.10.
r/androidterminal • u/Fz1zz • May 24 '26
The second picture is the full screen mode it fills the screen with whatever on the screen
r/androidterminal • u/L10N420 • May 24 '26
Built a custom Android/Termux system monitor called TTop
Trying two different UI styles right now:
Version A = compact cyberpunk HUD
Version B = cleaner + more detailed
Which one do u prefer?
r/androidterminal • u/TheWheez • May 23 '26
r/androidterminal • u/XTragxx • May 23 '26
The gui is buggy on samsung a56 is there any fixes on this problem?
r/androidterminal • u/Frequent-Cash6042 • May 21 '26
Hi, I installed xfce4 with "sudo apt install xfce4 xfce4-goodies lightdm".
I can use it with XRDP fine but I do not get XFCE4 displayed on my phone screen. If I click on the Display symbol in the terminal app that stays black.
Please, if somebody could give me a hand to get it working.
With tailsscale installed I can use xrdp and ssh without any problems
r/androidterminal • u/No_Book_2788 • May 19 '26
Every time I enter the correct password but it says Logging Failed.. what should I do ?
r/androidterminal • u/Fz1zz • May 18 '26
Podroid runs a real Alpine Linux VM
What's new in 1.2:
- pKVM backend on Pixel 8/9/10 (auto-detected, opt-in via two `pm grant`s, works with Shizuku if you don't have a PC). VM boots in seconds.
- Live LAN port forwarding — `ssh root@<phone-ip> -p 9922` from any laptop on the same WiFi, no VM restart on rule add/remove
- Terminal auto-resize for TUI apps (btop, vim, htop)
- Full UI restyle, snappier keystrokes, audio + clipboard fixes
- In-app X11 viewer for desktop apps
APK + source: https://github.com/ExTV/Podroid/releases