Monday, January 18, 2016

How to install ADB+FASTBOOT in LINUX OS

Hello guys,

As we all know that the best OS for doing Development tasks is LINUX, so today i am gonna tell you guys to install "ADB+FASTBOOT" in LINUX with simply installing ".sh" scripts.


Steps:

1. Download this zip from here.

2. Extract it.

3. Open terminal emulator ( shortcut key: alt + ctrl + T )

4. Now just type the following command:

#sudo -i                                                  (then enter your passwod)
#cd "Directory where you extracted that zip" (eg: cd /home/username/Download/V1.Automatic-Adb+Fastboot_Linux_Installer/)
# ./Adb+Fastboot_Drivers_installer.sh

Done

Comment below if any problem........... Have a good time.... :)
comments

0 comments