How to use the Android ADB toolkit?Computer installation ADB tutorial & official download

for many androidsAndroidFor players, this must be a question that must be asked:

  • How does Win10 configure the ADB environment?
  • How to install ADB toolkit in Windows 10?
  • How to use the Win10 ADB toolkit?

Especially for users of Nexus devices, a large number of flashing and playing operations need to be implemented using ADB and Fastboot commands.

How to use the Android ADB toolkit?Computer installation ADB tutorial & official download

How to install ADB and Fastboot in Windows 10?

Now, letChen WeiliangLet me share some methods with you.

First, we need to install the ADB/Fastboot driver.

Usually, Windows 10 will automatically install ADB and Fastboot drivers when connected to the network, and users don't need to worry about it.

How to make Windows 10 automatically install ADB drivers?

Android devices must firstEnable USB debugging, and after connecting to the computer, the ADB driver will be installed automatically.

  • ABD/Fastboot drivers will not be automatically installed if Windows 10 network conditions are poor, or for other reasons;
  • You need to install it manually.

Download and install the ADB driver adbdriver

You can visit the following link to download the official Android driver (required科学Internet access) ▼

In addition to the official Google driver, downloading the third-party "Universal Adb Driver" is also an attempt▼

After installing the driver, download the following ADB toolkit, unzip it, do not move it:

  • Please ignore the installation method in the zip package as this method does not work on Win10.
Download the ADB Toolkit
  1. softwareName: adb Toolkit
  2. Software version: 1.0.32
  3. Software size: 608KB
  4. Software License: Free
  5. Applicable platform: Win2000 WinXP Win2003 Vista Win8 Win7

In Windows 10 systems, the system directory is not the same as the system directory, so the old installation method will not work.

How to use ADB toolkit in Windows 10?

Actually, it's pretty simple.

  • Go to the folder where the unzipped files are located, hold down the "Shift" key on your keyboard;
  • Then right-click an empty area of ​​the folder.

At this point, you can see the pop-up menu, there is an option "Open command window here", click it ▼

There is an option for "Open command window here", click on it sheet 2

  • Then you can see CMD pop up.
  • Press Shift and right mouse button in an empty space of the folder and select "Open Command Window Here" ▼

Press Shift and right mouse button in the empty space of the folder and select "Open command window here" ▼ Sheet 3

The CMD opened in this way can directly execute the adb command operation ▼

At this point, the CMD that appears, you can directly run the ADB command sheet 4

At this point, the CMD that appears, you can run the ADB command directly:

  • If the driver is installed, ADB and Fastboot commands can be entered directly in CMD to perform various operations.

How to confirm?The easiest way is to make sure the Android machine is connected to the computer in USB debugging state.

In this CMD window, enter the following command ▼

Adb devices

If you see a string of characters displayed on CMD, it means that the Android machine has been successfully connected to Win10 in the form of USB debugging ▼

If you see a string of characters displayed on CMD, it means that the Android machine has successfully connected to Win10 in the form of USB debugging. Picture 5

  • In Windows 10, you can also perform various operations on Android through ADB.
  • Displaying such words in CMD means that the Android computer has successfully connected to adb.

If you want to confirm Fastboot, the same is true ▼

  1. After the phone is turned off, press and hold the power button and volume down button to enter the bootloader interface;
  2. Then connect to the computer using USB;

Enter the following command in the CMD window▼

Fastboot devices

See that CMD displays a string of characters, indicating that the Android machine has successfully connected to Win10 in fastboot state.

Seeing this, I believe that all Android players have understood the following 3 points:

  1. How to install ADB environment in Win10?
  2. How to use ADB toolkit in Win10?
  3. How to configure fastboot for Windows 10?

If you want to flash and modify the system friends, please tryChen WeiliangWays to share blogs.

What should I do if Google can't open?

If you are in mainland China, you may not be able to access Google as usual...

Please refer to the followingGoogle can't openThe solution ▼

Hope Chen Weiliang Blog ( https://www.chenweiliang.com/ ) shared "How to use the Android ADB toolkit?Computer installation ADB tutorial & official download", to help you.

Welcome to share the link of this article:https://www.chenweiliang.com/cwl-1033.html

Welcome to the Telegram channel of Chen Weiliang's blog to get the latest updates!

🔔 Be the first to get the valuable "ChatGPT Content Marketing AI Tool Usage Guide" in the channel top directory! 🌟
📚 This guide contains huge value, 🌟This is a rare opportunity, don’t miss it! ⏰⌛💨
Share and like if you like!
Your sharing and likes are our continuous motivation!

 

Comment

Your email address will not be published. Required fields * Callout

scroll to top