Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem running api-scripts #73

Open
ghistes opened this issue Feb 5, 2021 · 0 comments
Open

problem running api-scripts #73

ghistes opened this issue Feb 5, 2021 · 0 comments

Comments

@ghistes
Copy link

ghistes commented Feb 5, 2021

Hi,

on my Motorola G6 play I have a problem running api-scripts (e.g. termux-toast, termux-clipboard-get etc) from within the Debian-environment.

I currently have the following mounts in the start-script:

-b /dev
-b /proc
-b /sdcard
-b /system
-b "$PREFIX"

and when I try to run /data/data/com.termux/files/usr/bin/termux-toast it complains about a missing .so that I can fix by setting LD_LIBARARY_PATH to /data/data/com.termux/files/usr/lib.

I can now run termux-toast but it simply hangs.

Running /data/data/com.termux/files/usr/bin/am results in "Aborted". I have tried to set ANDROID_DATA and EXTERNAL_STORAGE but to no avail.

What am I missing?

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant