Andronix App
This is the official repository for the back end of the Andronix app
...Andronix uses PRoot to run your favorite Linux distribution on your Android devices. PRoot is a user-space implementation of chroot, mount --bind, and binfmt_misc. This means that users don't need any privileges or setup to do things like using an arbitrary directory as the new root file system, making files accessible somewhere else in the file system hierarchy, or executing programs built for another CPU architecture transparently through QEMU user-mode. We use Termux to provide the command line and the packages that are especially compiled for Termux implemented inside Andronix.