AVD cannot start Android_sdk_home is defined but could not find *.ini

Source: Internet
Author: User

Error warning ______________________________________________________________________

Starting emulator for AVD ' Test '

Panic:android_sdk_home is defined but could not find Test.ini file in $ANDROID _SDK_HOME\.ANDROID\AVD

(note:avd is searched in the order of $ANDROID _avd_home, $ANDROID _sdk_home\.android\avd and $HOME \.ANDROID\AVD)

______________________________________________________________________________

User Acceptance
The solution is:
1. Set environment variable: Android_sdk_home value is your SDK directory. As I do: the variable name android_sdk_home value is
D:\java\android_sdk
2. Modify the configuration file in the Eclipse installation directory: Locate the following file: Eclipse\configuration.settings\org.eclipse.ui.ide.prefs after opening, add the environment variable that you just configured later.
As I added: Android_sdk_home=d\:\\java\\androidsdk (note slash format)
3. Restart Eclipse and rebuild the AVD to run successfully.

AVD cannot start Android_sdk_home is defined but could not find *.ini

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.