Install ADB & FastBoot Tools in Termux! 2019

Install ADB & FastBoot Tools in Termux!


A)     Silent installation:
   
Copy and paste the following command in Termux to silently install Tools:
   
> apt update > /dev/null 2>&1 && apt --assume-yes install wget > /dev/null 

wget https://github.com/MasterDevX/Termux-ADB/raw/master/

InstallTools.sh -q && bash InstallTools.sh

B)     Common installation:
   
Copy and paste the following command in Termux to install Tools with logs output:
   
> apt update && apt install wget && wget https://github.com/MasterDevX/Termux-ADB/raw/master/InstallTools.sh && bash InstallTools.sh





Follow us for more. 

1 comment:

How to Connect to an FTP Server with Windows Explorer

  Download How to Connect to an FTP Server with Windows Explorer.mp4 How to Connect to an FTP Server with Windows Explorer (Step-by-Step Gui...