You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using MacroDroid to call Termux,but the values for exit code,standard error,and standard out are all empty.I have tried different combinations,but I have no idea how to fill in the content.
I have tried the following combinations,but the results are all empty.But the desired output should betasker termux.properties.
It seems that the problem isn't with what I wrote,but with a bug,perhaps due to Android 15?
When I use Termux,the command is executed correctly./data/data/com.termux/files/usr/bin/ls /data/data/com.termux/files/usr
I am using MacroDroid to call Termux,but the values for exit code,standard error,and standard out are all empty.I have tried different combinations,but I have no idea how to fill in the content.
I have tried the following combinations,but the results are all empty.But the desired output should be
tasker termux.properties
.Argument: ~/.termux
Argument: ls ~/.termux
Stdin: ls ~/.termux
I am very certain that the
com.termux.permission.RUN_COMMAND
permission is enabled andallow-external-apps
is set totrue
.My goal is to use SSH to connect to the server,but I can't even view the local file directories,which is very frustrating.
So,how to do it?Thank you very much.
Android:15
com.termux:0.119.0-beta.1(F-Droid)
com.termux.tasker:0.60.0(F-Droid)
com.arlosoft.macrodroid:5.49.13(Google Play)
The text was updated successfully, but these errors were encountered: