Android ADB & Fastboot Drivers Setup Guide [Windows]
Advertisement
In this guide, we are going to show you how to setup and download ADB & Fastboot Drivers on windows PC. The process is simple and takes a few minutes to complete the setup on your system. To get started all you need to first download the Android SDK app. You can find the download link at the end of this post.
How to Set Up ADB and Fastboot with Android SDK
Step 1. Visit this link to download the latest version of Android SDK on your Windows PC.Once you download that, follow the below given steps one by one.
Step 2. Now extracts the ZIP file on your desktop, open the folder and find a folder named with ‘platform-tools’. You can find this folder under the SDK folder. See the screenshot below:-
Step 3. Now Rename platform-tools folders to AndroidADB and after that move the Folder to C:/ drive of your computer.
Step 4. Now the nest step is to create the path to run ADB commands. To do this Right-click the Computer icon on your desktop, and go to Properties.
Step 5. From the Properties page, go to the “Advanced System Settings”. Under System Properties, go to the Advanced tab, and click Environment Variables.
Step 6. Now from the Environment Variables windows go to the System Variables. Locate “Path” here, highlight it, and click the Edit button.
Step 7. In the edit path window you need to add ;C:AndroidADB at the end. Save and then close the settings.
The ADB and Fastboot drivers are installed on your PC. To verify whether it went good or note, open the command prompt windows on your desktop and enter the Adb Devices command. It would show the list of devices are connected with your PC. See the screenshot below:-
That’s it, now you can use the ADB and Fastboot command on your Windows.
Download the Android SDK app file here
Tidak ada komentar:
Posting Komentar