▲ | jraph a day ago | |||||||||||||||||||||||||||||||
> 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. | ||||||||||||||||||||||||||||||||
▲ | charcircuit a day ago | parent [-] | |||||||||||||||||||||||||||||||
>it dynamically downloads the programs using apt-get. And then runs them as the Termux app. I didn't mean to imply that it put all of the apps into itself at build time. >Android app for each binary is difficult to work with. You could group multiple binaries that belong to a single conceptual app into a single android app. What do you think would make it difficult to work with? I think most of it could be automated away. | ||||||||||||||||||||||||||||||||
|