Hacker News new | ask | show | jobs
by j4hdufd8 259 days ago
Android is a Linux distribution. 100% you can absolutely build C/C++ binaries that you run directly like fairly regular Linux programs.

Executables, daemons, CLI, sockets, whatever you want. Rust no problem. I have even run Python and Node.js

1 comments

I run jetbrains remote development on my chroot (the backend). Its important to not take termux seriously and go the chroot way.
I do exactly the same!