Closed jidanni closed 1 year ago
It is https://github.com/termux/termux-packages/wiki/Termux-and-Android-10
Also: we don't have credentials for Play Store account. That's why description will not be updated.
is what users see on Google Play. The technical reasons are unexplained and should have a link to where readers can learn about why.
The https://github.com/termux/termux-app#installation link already has a subheading for google play store, all that is needed is to scroll down.
(Well all I know is the old JackPal terminal emulator can still open and run shell scripts here in Android 12, all because it simply asks for all file permissions on install.)
That app runs system binaries from /system/bin
, which is allowed on all android versions and is targeting an older android version 5
anyways on which restrictions don't apply, just like termux is targeting android version 9
. Apps won't be able to run custom app binaries from private app data directory in /data
or /mnt/expand
partition on Android >= 10
if they target it, unless selinux policies are patched with root.
OK, I guess I should move the discussion to https://github.com/termux/termux-app/discussions/3182 .
Feature description
is what users see on Google Play. The technical reasons are unexplained and should have a link to where readers can learn about why.
Additional information
Users reading on their own perhaps would come to the conclusion that the authors only own Android 10 cellphones and do not wish to support later versions or something.
They would have to be lucky to stumble upon for example https://blog.andronix.app/andronix-termux-and-f-droid/ to start getting an idea what the problem must be all about.