This Guide will help you install Kali Linux in Android, that too with a GUI Desktop Environment within Android. It uses Termux to run Kali Linux in Android with XFCE4 Desktop Environment and a Tight VNC Server, which we connect to using a VNC Viewer app in Android.
- Download and install Termux in Android. (Play Store release is no more updated, so is not recommended.)
- Open Termux and run the following commands:
apt update && apt install python python2 openssh -y