|
|
|
|
|
by opless
608 days ago
|
|
My dear summer child. My degree trained me to build computers from logic, write an operating system, write userspace code and applications (with a side of AI) all before the year 2000. I don't know where you did your degree or when. But my friend you are objectively wrong. Termux no longer runs because it no longer allows (possibly using Linux capabilities?) subprocesses from around Android 10. Android 12 if memory serves actually starts killing background processes. No hacks. Unless your degree says using the POSIX fork()/exec() API as "hacks". Please don't embarrass yourself further. It was quite painful reading your prior response. |
|
Also I they aren't listed as official NDKs APIs, because POSIX isn't part of neither ISO C, nor ISO C++, hence hack.
https://developer.android.com/ndk/guides/stable_apis
A hack that termux folks now suffer from, because it fails Play Store API validation for forking processes, which sidelining works around, until Google decides to forbid that as well.
Coding since 1980's, and only fools are afraid to be embarrassed.