Skip to main content

Questions tagged [termux]

Termux is a powerful shell environment for Android.

0 votes
0 answers
50 views

gpg: signing failed: Inappropriate ioctl for device

I am trying to sign a git commit in Termux, but I receive an error: $ git commit -S -m "my commit message" error: gpg failed to sign the data: [GNUPG:] KEY_CONSIDERED ...
tsilvs's user avatar
  • 315
0 votes
0 answers
94 views

Rooted but unable to setup WireGuard VPN on Termux

I have read WireGuard quickstart and successfully set up a connection between the server (Android 14, Google Pixel 7) and the client. But as for IP forwarding, after following How to enable IP ...
hsiaoeric's user avatar
2 votes
0 answers
92 views

Is there is a way to exempt apps (e.g. termux) from Doze in Android 14?

Since Android 14, I'm no longer able to log into my phone remotely via a reverse tunnel to a server with a static IP. It appears that Doze is the underlying issue; it stops termux, which stops the ...
Steve Newcomb's user avatar
0 votes
0 answers
36 views

Detect S Pen clicks in Termux?

Is it possible to detect Samsung Galaxy Ultra's S Pen button clicks in Termux? I'm rooted if that helps
hanshenrik's user avatar
4 votes
1 answer
548 views

How to run Python 2 and Python 3 CLI programs on Android 14 phones?

It looks like all the methods which used to work for running Python 2 and Python 3 CLI programs on Android phones is now outdated: SL4A QPython Termux + python packages I can't believe we can't run ...
Fetchinson0234's user avatar
0 votes
1 answer
102 views

Termux getting killed by my Android 12

I am running Kali NetHunter on my Android 12 with rootless installation. Every time I connect the KeX client, my Android 12 kills the background Termux. How can I stop it?
Alamin Umar's user avatar
1 vote
1 answer
44 views

Emulating port redirection (port 53) without root

How to emulate binary program that reading port 53 will be redirected to another port such as port 10053. So the binary program still sees it as 53 but the actual port at top layer will be redirected ...
Muhammad Ikhwan Perwira's user avatar
0 votes
0 answers
147 views

Termux and Termux11 change root/home directory

as default termux use /data/data/.../home as home directory and we access file in home, but we can't use or see (permission) for other subdirectory, that which make sense application like intelij or ...
FarHooD's user avatar
0 votes
0 answers
64 views

How to make termux-clipboard-set/get in chroot?

termux-clipboard-set and termux-clipboard-get are accessible on termux and proot. But they are not available on chroot. Probably because some library is missing. Any way to make it work? Or what ...
Yokowasis's user avatar
  • 101
0 votes
0 answers
51 views

NGINX file server not able to serve files beyond 2GB

I have setup nginx file server on my old Android phone (Samsung A6). I did this using termux and running nginx on termux. This file server is used to serve media files to Kodi on my android TV. When I ...
user avatar
1 vote
0 answers
244 views

termux-sms-send hangs

I installed Termux using F-Droid, and the termux-api package. When I run $termux-sms-send -n (number) text, the command never returns, nor does it produce errors. I press Ctrl+C to exit. Per the ...
leoh Jones's user avatar
0 votes
0 answers
84 views

Have different apps with same signature and sharedUserId?

I'd like to use the official port of Emacs for Android along with the packages provided by Termux. This is what the Emacs manual says: H.9 Installing Extra Software on Android An exceptionally ...
cidra's user avatar
  • 113
0 votes
0 answers
73 views

Termux PostgreSQL initdb: wrong directory ownership

Recently, I installed PostgreSQL pkg on Termux. But when I wanted to use the initdb postgre command to initialize postgre directory, I had the wrong ownership: $ initdb postgres The files belonging to ...
C9_HP's user avatar
  • 31
2 votes
0 answers
274 views

Convenient way of checking is Shizuku server is running?

How can you check if Shizuku is running before executing the start command? I am running Shizuku on non rooted device and I noticed it randomly stops sometimes when wireless debugging becomes disabled ...
xavier_fakerat's user avatar
0 votes
0 answers
33 views

In Termux: how to update manual page database: "mandb" went =>?=> "mandoc" gone =>?=>

The cause: manpage of aptitude is installed (android 12, termux 118, 6.2.1 PRoot-Distro, ubuntu 23.10) but "man aptitude" does not find it; yet "man -l pathfilename" does display ...
Anton Wessel's user avatar

15 30 50 per page
1
2 3 4 5
14