Keyboard doesn't enter Floating-mode
so, hello, I'm kinda new here, so recently, i found this issue on Termux, particularly Termux-X11, so, if i press the back button, it will show up my button right?, but, the thing is, it's not in floating mode, which mean, it will cover up half the screen, which is really annoying and uncomfortable to use, especially software where keyboard is used frequently, like the Terminal or Geany IDE, any solve for this particular problem? am i have to use like physical keyboard?
issue with running bots
wvery time i try running my discord bot i get this error, how can i fix it
Traceback (most recent call last):
File "/data/data/com.termux/files/home/hi.py", line 6, in <module>
import asyncio...
7z can't extract some files?
7z can't extract this file and mt manager
only RAR the app worked
I guess make 7z pkg better?...
Solution:
Wait.
7z didn't work
7zz worked
Which is 7-zip and p7zip?...
Bootstrap error when opening Termux
I don't know what happened but. Termux and AndroidIDE both were working perfectly fine but when I updated my OnePlus phone,vit is starting to show errors.
In AndroidIDE, when trying to setup the environment, it shows the error in Termux "[Process completed (code 137) - press Enter]"
In Termux when I open the app, it shows an error dialog (attached below)
What is happening? How do I get it fixed....
Issues with a python script and bcrypt
Hi, I'm trying to host a script on my phone which uses bcrypt, the issue is I can't seem to get it working.
I've tried installing rust and then building bcrypt but that doesn't work because it doesn't seem to detect it
And i've tried using pkg to install python-bcrypt but then when running the python script the python script can't find it (gives me an error on the import bcrypt line)...
A tools do not work on termux but work on my pc
Hello, a tool that works perfectly on PC does not work on my phone with termux, I have an error and I can't find where it comes from, how do I fix it? (the tools uses jdk-21 and python) Traceback (most recent call last): File "/storage/emulated/0/Download/Ezwizard/main.py", line 36, in <module> from lbptoolspy import far4_tools,install_mods_to_bigfart # put modules you need at the bottom of list for custom cheats, in correct block ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/data...
Compiling Lilypond on Termux
I successfully installed Lilypond music notation software using Termux on my Android (version 12) tablet, but I can't view the PDF after compiling the file.
Here's the error message I received (I highlighted the error message I'm trying to understand):
...
termux boot just doesnt?
I have a boot script that creates a notification and starts the service-daemon.
however it didnt start
-rwx-------. 1 u0_a66 u0_a66 249 Oct 20 12:51 00_services.sh
...Confusion about termux-services
I am trying to get termux-boot and termux-services to play nice and run things inside of termux-chroot, but for the life of me I cannot get termux-services to work nicely. and termux-boot is inconsistant as fuck with no way to actually test the boot scripts outside of rebooting my device, which is NOT idea
Vncserver didn't start even when it is connected to a network (ubuntu22.04 xfce)
The vncserver didn't start, even when I tried connecting to different networks. I don't understand why this happens every time I install Ubuntu 22.04 xfce
I followed the approach used in andronix to install it. It worked initially but later it failed. I request you to please explain your solution in detail so that we could avoid this happening again....
LÖVE2d inside Termux
Hey, do you guys have pre compiled LOVE2d that can run inside Termux??
I don't really want to build it from source...
7zip Illegal instruction
Creating archive with
7zz a -mx=5 -mmt=4 -mhe=on -p[YOUR PASSWORD] ../archive.7z .
ends with Illegal instruction
error (2558 files, 7144 MiB)
Using p7zip
ends with E_FAIL
error...Solution:
it is limited to 4GB
Building Musepack tools for termux
I am wanting to build the Musepack tools so I can use them in termux, but I'm not sure how to.
Here's their guide for building it
http://trac.musepack.net/musepack/wiki/SV8Build
...
Box64droid start-up problem
I followed everything on the github. I redid the installation 2 times, both times I had this problem. I also attempted to run the help command, but was met with the same error.
Transcript:
```Installation finished. To start Box64Droid run 'box64dr...
Connect refused when i want to install package
Previously it was still working but now the connection is refused
Error Installing Nethunter on Oneplus 6 with Android 11
Tried installing Kali net-hunter but it just fails....
I would like a live guide on installation if possible....
Solution:
We have no affiliation with Kali Nethunter and do not offer support or assistance for it.
I'm trying to Install An apk on Android 14 via adb ( wireless debugging) with termux
adb install --bypass-low-target-sdk-block storage/shared/Download/tornado\ cs\ 1.6.apk
Performing Streamed Install
adb: failed to install storage/shared/Download/tornado cs 1.6.apk: Failure [INSTALL_FAILED_USER_RESTRICTED: Install canceled by user]
This is the error I'm getting please help!...