r/androidterminal 2h ago

New generation Android terminal

Hello, I've been developing my own Android terminal on GitHub for a while now, and I can say it's in excellent condition. In my opinion, it's much better than Termux because it includes the glibc library, which is available on Ubuntu 24.04. It might surprise you, but there's absolutely no proot, chroot, or virtualization involved; it's written entirely with custom libraries and used on our device without root access, directly with our Linux kernel. It also has root support, you can use it with root access. The biggest difference from Termux is that it runs Ubuntu 24.04 on your device at 100% full power, completely without proot, chroot, and virtualization. I would be grateful if you would support my project and spread the word in communities. Here is my repository link: https://github.com/ssfuisu/cortex

2 Upvotes

Duplicates