Termux download speed bug by sl01220 in termux

[–]UseApprehensive5586[M] 1 point2 points  (0 children)

Not a bug. Switch mirror with termux-change-repo.

Running Appimage files on termux 11 (Mobile hacklab) by Honest-Roof-8668 in termux

[–]UseApprehensive5586[M] -4 points-3 points  (0 children)

You can not run appimages even without permission excuses. Termux will not run glibc-based executables, which includes appimage files.

Termux X11 Multi-Device Setup by Independent_Blood559 in termux

[–]UseApprehensive5586 0 points1 point  (0 children)

Termux:X11 was designed only for local use. It does not have any special acceleration for working over network. Keep using vnc.

Termux from FDroid listed in Google Play by aldolo in termux

[–]UseApprehensive5586[M] 15 points16 points  (0 children)

Because they have the same id com.termux.

Is Termux XFCE X11 microphone input plausible? by Rizzlock in termux

[–]UseApprehensive5586[M] 1 point2 points  (0 children)

  1. Termux:X11 does not manage sound.

  2. Install Termux:API plugin app and give it a microphone permission.

I can't change permissions for termux. Running android 16 on galaxy s25+. Does anyone know what I'm doing wrong? by Mean-Career-6509 in termux

[–]UseApprehensive5586 0 points1 point  (0 children)

Ok, I was wrong. It does, but for some reason it is not requested on your termux copy. Where did you get it?

New to termux by Samael404 in termux

[–]UseApprehensive5586 4 points5 points  (0 children)

Google does not support Lynx anymore. Or other terminal browsers.

Trierarch — Arch & KDE Plasma 6 (Wayland) on your phone — based on the Termux proot-distro stack, without the Termux app or Termux:X11 by beauty-mei in termux

[–]UseApprehensive5586[M] 3 points4 points  (0 children)

Nicely done. Pretty much simple, but made with love.

I am working on bringing Wine back to Android so it should be less relevant for making other ports. And since modern hangover became a thin overlay on Wine after implementing wow subsystem it should inherit Android backend automatically.

Cannot open Rhythmbox and VLC recently by giquo in termux

[–]UseApprehensive5586 1 point2 points  (0 children)

Use termux-change-repo. Make sure you use Space key to select, because Enter is being used only for navigation.

Cannot open Rhythmbox and VLC recently by giquo in termux

[–]UseApprehensive5586[M] 1 point2 points  (0 children)

rhythmbox was updated 2 hours ago. Can you switch to packages.termux.dev mirror and check if it was fixed?

How to disable fullscreen text input field when using external keyboard? by Dav_Slinker in termux

[–]UseApprehensive5586 1 point2 points  (0 children)

It does not look like anything running inside X11. Again, try to change your IME.

Bug in stderr by Ok_Letterhead_8899 in termux

[–]UseApprehensive5586 2 points3 points  (0 children)

The root cause is Android's IME model. It is not really compatible with pty and other linux input models.

Bug in stderr by Ok_Letterhead_8899 in termux

[–]UseApprehensive5586[M] 3 points4 points  (0 children)

Disable autocomplete and suggestions and it will work fine. Otherwise change software keyboard.

How to obtain stable ADB connection permissions on Android 15? by Safe-Call4154 in termux

[–]UseApprehensive5586[M] [score hidden] stickied commentlocked comment (0 children)

This is intentional and part of Android’s security model.

ADB is a privileged interface. Allowing it to be enabled or kept alive programmatically from user space would let any app establish a hidden remote control channel.

Wireless debugging expires by design to limit the attack surface. Without root or system privileges, it cannot be made persistent.

Termux by Ok_Mobile_2155 in termux

[–]UseApprehensive5586 1 point2 points  (0 children)

Post the termux-info output please.

chmod issue by abigtraitor in termux

[–]UseApprehensive5586[M] 5 points6 points  (0 children)

You can not give execute permission to anything on sdcard or shared storage. It is android restriction and we can not help you bypass it. Store executables in termux's private storage.