How to change the path location of the android AVD Simulator

Source: Internet
Author: User

The android AVD simulator created by eclipse is usually located in the. Android folder under the user folder by default, and the path cannot contain Chinese characters. User folders are generally stored on the system disk. Therefore, when too many simulators are created and the occupied space is too large, the system disk space is insufficient. So how can I modify the default location created by moving AVD? The method is as follows.

Open: Computer --> System Properties --> environment variable-> choose "New" from "system variables" --> variable name "android_sdk_home" (note that this name must be used !), Then, change the variable value to the location (for example, D: \ My Documents ENTs) where you want to place the ". Android" folder of AVD ).

Then we restart eclipse and we can see in Eclipse:

Preferneces ---> Android ----> build setting ----> default debug keystore: D: \ My events \. Android \ Debug. keystore

That is, the modification takes effect.

Note:If you have already created an AVD simulator, delete the. Android folder under the current user and restart eclipse to create it. You can also cut the folder to the location you set and change the path in the android **. ini file to the copied path.

Of course, you can also use the CMD command to customize the creation of the AVD simulator.

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.