Modify the default path of Android AVD

Source: Internet
Author: User

The AVD device file is saved in a directory named. Android. By default, this directory is stored in the root directory of the user's document, such as C:/users/Administrator/documents/. Android/

1. Because of different systems, the directory may contain Chinese characters, and AVD cannot be opened (C:/users/Administrator/My Documents/. Android /)
2. I do not want to put it on drive C for personal reasons.

For the above reason, you need to modify the AVD storage path
 
Solution:

Add an environment variable android_sdk_home (this must be the name) and the variable value is: (for example, D:/Java)

(Or restart the computer first) Restart eclipse

Open Window -- preferences -- Android -- build to view default debug keystore. The value should be D: \ Java. Android \ Debug. keystore.

I modified it. If this method does not work, find another reason.

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.