zlacker

[parent] [thread] 2 comments
1. pjmlp+(OP)[view] [source] 2019-11-28 19:57:02
So how does it work around the missing APIs not described here?

https://developer.android.com/ndk/guides/stable_apis

Given the changes started with Android 7 to block access to everything else?

In fact, https://wiki.termux.com/wiki/Differences_from_Linux

replies(1): >>Mathne+Sa
2. Mathne+Sa[view] [source] 2019-11-28 22:02:27
>>pjmlp+(OP)
It runs stuff in a container (PRoot) with standard Linux libraries and FHS layout, then you ssh or VNC in locally. The emulation isn't perfect due to Android's security policies, but close enough.
replies(1): >>pjmlp+fb
◧◩
3. pjmlp+fb[view] [source] [discussion] 2019-11-28 22:08:59
>>Mathne+Sa
Standard Android does not support chroot, nor standard Linux libraries, hence why termux needs to patch them.
[go to top]