TermUX → Download /
Install
apt update -y && apt upgrade -y && termux-setup-storage && apt install -y proot-distro git && proot-distro install ubuntu && echo "proot-distro login ubuntu" > /data/data/com.termux/files/usr/bin/ubuntu && chmod +x /data/data/com.termux/files/usr/bin/ubuntu && PWDx=$PWD && cd $HOME && rm -rf VNC && apt install -y git && git clone https://github.com/ShivaShirsath/VNC.git && cd VNC && bash install && cd $PWDx && ubuntu
cd ~ && sudo apt install -y wget dialog git && rm -rf set && wget https://raw.githubusercontent.com/ShivaShirsath/Ubuntu-On-Android/main/set && chmod +x set && sudo bash set
ss