"Go" How to configure the ADB environment variable for Android

Source: Internet
Author: User
Tags custom name

Reprint Address: http://jingyan.baidu.com/article/17bd8e52f514d985ab2bb800.html

For Android developers, the first thing to do is to configure the environment variables. People who have studied Java know that Java is required to configure environment variables, so does Android development also require us to configure environment variables? Of course, the environment variables of Android require us to configure the use of ADB, the development platform of the two toolkit to configure the environment variables.

Tools/Materials
    • Computer

    • Android ADK

Method/Step
    1. The first step is to open the Environment Variables Configuration window. Right-click Computer, Properties-Advanced system settings-environment variables.

    2. The second step is to add the Android system environment variable. under System variables, click the New button, enter the environment variable name Android (own custom name), the path of the Android development tool to import,

    3. in the third step, add the environment you just added in path. Select the system variable in path, click the Edit button, enter the environment just built, method and configuration Java, remember to add climbed semicolon,

    4. Fourth step, test the environment variables.

      First open the Run command, run in the Start menu, if you can not find to search in the beginning, you can also directly press and hold the Win+r shortcut key, open run.

    5. In the final step, enter CMD in the run and invoke the Command Action window. Enter ADB to view the results of the operation.

"Go" How to configure the ADB environment variable for Android

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.