AVD path modification in Android simulator (win7)

Source: Internet
Author: User

The default AVD path is generally in the System user directory, and c: \ Users \ Administrator \ In win7 \

The complete directory is c: \ Users \ Administrator \. Android. The subsequent. Android directory should be created by default when the Android-SDK is installed.

Modification method:

Add the name android_sdk_home to the system environment variable, and set the value to your local directory, such as D: \ Android \ Local-AVD.

(Android-AVD manager will create the. Android directory in the directory you have selected, and then add "\" for you.)

Principle: currently, Android-AVD manager and Android-SDK manager manage AVD under C: \ Users \ Administrator \ by default.

However, if the android_sdk_home environment variable is included in the System variable, this value will be used first, first mark, and later when studying the android source code

Further in-depth analysis

Note: If you have enabled eclipse before modification and set the local Android-SDK directory, You need to locate the directory again and restart eclipse.

 

 

 

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.