Android modifies the Default debug keystore path in Eclipse and AVD mock of android

Source: Internet
Author: User

 

For android beginners, just configuring Eclipse has taken a lot of detours. Many students in the class write their own Chinese names for their computer names. As a result, AVD files are stored in "C: \ user \ <username> \. under andorid, this is broken !! The android sdk simulator does not support Chinese characters. It translates Chinese directories into a string of texts we don't know. This is a so-called encoding problem !! Ah! When can these "awesome" programs automatically support Chinese ???!!! (I guess I cannot catch up ....). Let's take a look at how to solve this problem:

 

Open System Properties> environment variables> select "new" under the GroupBox of "system variables"> variable name: "ANDROID_SDK_HOME" (note that the variable name cannot be changed, only this name can be used !), Then change the variable value to the value of AVD ". android "folder location, for example:" C: \ android ", here I put it in the Android SDK package, value:" D: \ android-sdk-windows ", as shown in. You can also change it to another path.

 

If the Setting is successful, the following result is displayed in preferneces-> Android-> Bulid Setting in eclipse: Default debug keystore: D: \ android-sdk-windows \. android \ debug. then you can use the keystore once and for all !!!

 

Excerpted from the column

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.