Termux
termux.comConnect a Bluetooth keyboard and hook up your device to an external display if you need to - Termux supports keyboard shortcuts and has full mouse support. Tinkerable. Develop by compiling Go, Rust, Swift, or C files with Clang and build your own projects with CMake and pkg-config.
Graphical Environment - Termux Wiki
https://wiki.termux.com/wiki/Graphical_EnvironmentIt is possible to setup a full blown desktop environment in Termux. Only XFCE, LXQt and MATE is supported. XFCE Recommended way of installation is through metapackage and not the separate components: pkg install xfce4 VNC server startup configuration ( ~/.vnc/xstartup) should contain only #!/data/data/com.termux/files/usr/bin/sh xfce4-session &
termux/termux-widget - githubmate
githubmate.com › repo › termuxSo you must set log level for both Termux and Termux:Widget app settings to get all the info. Once log levels have been set, you can run the logcat command in Termux app terminal to view the logs in realtime ( Ctrl+c to stop) or use logcat -d to take a dump of the log. You can also view the logs from a PC over ADB.
Termux
https://termux.comPackages are cross-compiled with Android NDK and only have compatibility patches to get them working on Android. Since all files are installed at the application directory, rooting is not required. There are more than thousand packages that can be downloaded and users can submit requests for new ones. Alternatively, they can be compiled from source as termux supports a variety of build tools including CMake as well as compilers for C++, Rust, Goand several others. Termux can also inst…