You must log in or register to comment.
You need a phone, tablet, or other device that’s been rooted.
Damit
look into proot+termux-x11 if you don’t have a rooted device, it’s still very good.
I looked on the play store and fdroid, haven’t found anything. I’d love to have a Linux chroot with CLI linux software, don’t want to root my phone. Halp.
For the lazy, in termux:
$ pkg install proot
$ pkg install proot-distro
$ proot-distro install debian
$ proot-distro login debianProfit??
You could emulate Android on Linux before, now you can also emulate Linux on Android
The circle of libe is compleet
well it’s not really emulation, if you are familiar with LXC it’s that, it’s pretty much a super chroot
Technically true, but it’s easier to refer to it as emulation
It’s also quite wrong.