Comment by kllrnohj
> It's sad that a phone running java on top of Linux isn't able to run Linux app
It can. It just can't run something expecting glibc, X11, Wayland, or any of the other large number of userspace libraries that Android doesn't have.
But a pure Linux app works no problem. Just shell in and run it, easy.