"App problem Locator (iii)" ADB installation

Source: Internet
Author: User

Let's play a little bit. The tools we need to use

    1. Bin package An installation directory that can be installed without the direct call to ADB command
    2. Android SDK
    3. Platform Tools

The following is a brief introduction, the role of 1th and 2nd, 3 is consistent

    • ADB's Bin Package

The need of small partners can send mail to [email protected], small series will mail to you. No installation required, no environment to configure, open command line to use directly

    • Android SDK

: SDK

Swipe down on the home page, find SDK tools, select EXE install package, download

  

While installing the SDK, you can choose the installation location when you choose it, but remember where it is installed.

  

  

At the last step, the start SDK Manager cancels the check, does not use, naturally does not install

  

View the contents of the installation

  

    • Installing Platform Tools

Continue looking in the page above, find platform tools, download the ZIP package

  

Unzip the download and put it in the directory of the SDK you just finished.

  

    • Configuring Environment variables

All of you should be friends who have configured the Java environment, how to find the system environment variables do not say.

After the path variable, add the paths to the two platforms and Platform-tools

What I added was: d:\android\android-sdk\platforms;d:\android\android-sdk\platform-tools

It is important to note that each path is separated by a semicolon in English;

If you don't have a path variable, just create a new one.

Check: Open the command line and enter ADB. The following interface appears for the installation to succeed.

  

If the following occurs, your ADB installation error or the path configuration error.

First switch the command line to the Platform-tools directory, execute the ADB command, the following interface appears, the path error, please install the above steps check, reconfigure

  

If there is still an error, then reinstall the SDK Platform-tools

"App problem Locator (iii)" ADB installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.