use metasploit framework with your android device *Without root
1)Install Termux from Google Play : https://play.google.com/store/apps/details?id=com.termux
2)Open Termux and type these commands :
Update Termux
pkg update;pkg upgradeInstall git
apt -y install gitDownload the script
git clone https://github.com/DevoOverkill9/android-msf.git;cd android-msfGive execute permission
chmod u+x android-msfStart the script
./android-msf3)After Installing is done you can start your metasploit :
msfconsoleNow you can hack from your pocket ;)