Termux-api commands fail in proot
Fixed by copying and binding app_process from android img (https://github.com/termux/proot-distro/issues/516)
6 replies
Termux-api commands fail in proot
The problem seems to be when the command
exec /system/bin/app_process -Xnoimage-dex2oat / com.termux.termuxam.Am broadcast --user 0 -n com.termux.api/.TermuxApiReceiver --es socket_input id1 --es socket_output id2 --es api_method Clipboard
is called6 replies
Using termux api in proot loads infinitely
here (https://github.com/termux/termux-api/issues/369) they are talking about exactly my problem but in chroot and they fix it by using a rooted device and changing the selinux policy
10 replies