How to install and use ADB & Fastboot on Windows, Mac, Linux simply

Once you have used Android, at least one (or several times) you have heard the term ADB, Fastboot on this platform. These are the two tools written by Google for the Android platform, if you are a programmer or an advanced platform, you will know it. What about normal users?

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 1

ADB & Fastboot are essentially two command-line applications running from Command line ( Windows ) or Terminal ( Mac, Linux, . ) to order your Android device in low-level form ( system ). We temporarily understand them so easily and I will go into deeper lessons about ADB, as well as Fastboot for readers to follow.

Back to how to install these two tools. Essentially they are in the Android SDK, but the size of the SDK is very large so you may be afraid to download. So if you only need ADB & Fastboot to Root the device, install Recovery, . with the command (manual), then here's how to download the installation.

How to install ADB on Windows Desktop

1. Download the ADB zip file for Windows.

2. Extract the directory on drive C (C: platform-tools).

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 2

3. Open the ADB Platform-Tools folder . Next, open a terminal window in the folder where ADB and fastboot are installed. On Windows, users can right-click and click Open command window here . (Some Windows 10 users can see " PowerShell", instead of 'Command prompt').

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 3

4. Now connect your phone to Windows PC with a USB cable.

5. Then enter the following command in the Command prompt window to check the connection between the PC and the phone.

 adb devices 

The device serial number will appear in the command window.

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 4

6. Also on the phone screen, users will see a pop-up screen to allow or deny USB Debugging access . Grant the USB Debugging access permission when prompted (and click the Always allow from this computer checkbox if you never want to see this again).

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 5

All operations are complete! Users can now run any ADB command on their device from a Windows PC.

How to install ADB on MAC

1. Download the ADB zip file for MacOS.

2. Now extract the folder on the desktop.

3. Open Terminal on the MAC.

4. Now to browse to the extracted ADB folder, enter the following command on the Terminal window.

 cd /path/to/extracted/folder/ 

On the MAC used for testing, this command looks like the following;

 cd /Users/Sid/Desktop/platform-tools/ 

5. Now connect your phone to the MAC using a USB cable.

6. Now enter the following command in the Terminal window to check the connection between the MAC and the phone.

 adb devices 

7. Now on the device, you will see the ' Allow USB debugging ' prompt. Please allow connection.

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 6

Congratulations! You have successfully installed ADB on MAC OS.

How to install ADB on Linux

1. Download the ADB zip file for Linux.

2. Now extract the folder on the Linux desktop.

3. Open the Terminal application on the Linux machine and take the next steps to install ADB.

4. Now to browse to the extracted ADB folder, enter the following command on the Terminal window.

 cd /path/to/extracted/folder/ 

5. Now connect your Android device to Linux using a USB cable.

6. Now enter the following command in the Terminal window to check the connection between Linux and Android smartphone.

 adb devices 

7. Now on the device, you will see the ' Allow USB debugging ' prompt. Please allow connection.

How to install and use ADB & Fastboot on Windows, Mac, Linux simply Picture 7

Now, you have successfully installed ADB on the Linux desktop.

With this tutorial, readers can easily install and set up ADB on Windows, MAC and Linux. You can also check out some other tutorials here to install ADB and fastboot.

Hope you are succesful.

4 ★ | 1 Vote

May be interested

  • Good apps for Valentine's DayPhoto of Good apps for Valentine's Day
    have you found any gift to give to that person on valentine's day? in addition to cards, flowers, and chocolates, the following unique windows programs will help you give him an exciting love day.
  • How to create video effect with TikCamPhoto of How to create video effect with TikCam
    tikcam is an application that will allow you to create videos with special effects according to your actions
  • 10+ best weather forecast apps for AndroidPhoto of 10+ best weather forecast apps for Android
    there are hundreds of weather apps out there, but only a handful of good apps. that's why tipsmake.com has scoured all over the place to bring you top choices, no matter what your needs are. here are 14 best weather apps for android.
  • How to send encrypted email on Android using OpenKeychainPhoto of How to send encrypted email on Android using OpenKeychain
    today's article will show you how to encrypt email on android using openkeychain. the best thing is that openkeychain is completely free. using openkeychain for email encryption is quick, easy and effective.
  • How to hide 'perforated' camera on Samsung Galaxy S10 seriesPhoto of How to hide 'perforated' camera on Samsung Galaxy S10 series
    the name of the floating selfie camera at the top right of this screen is called a 'perforated' camera. the 'perforated' camera is not as controversial as the notch part on the phone, but many people don't like this new design.
  • How to use iMessage on Android with AirMessage and MacPhoto of How to use iMessage on Android with AirMessage and Mac
    airmessage allows you to use apple services on android, but with an important note: you will need to run server software on your mac. here is how to do it in detail.