▲ | charcircuit a day ago | ||||||||||||||||||||||||||||||||||||||||
>Termux is glued to a truly ancient version of Android, because Android became inhospitable to basic Linux userland use cases. No, this only a problem with Termux's approach of trying to put all apps into a single app. One Linux app should correspond to one Android app. This also makes it so that permissions you grant to the app is not to all of termux, but to a specific app. | |||||||||||||||||||||||||||||||||||||||||
▲ | jraph a day ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
> trying to put all apps into a single app That's not exactly what it does, it dynamically downloads the programs using apt-get. I get the security benefits of preventing the execution of data stuff, but building one Android app for each binary is difficult to work with. | |||||||||||||||||||||||||||||||||||||||||
|