Android simulator error: cocould not open, Android cocould

Source: Internet
Author: User

Android simulator error: cocould not open, Android cocould

During the android simulator test, the following error occurs. When the progress bar is full, it does not respond, as shown in the figure below:


There are many possible causes for this problem:

Cause 1: Because we use absolute path positioning, that is to say, the path is written to the environment variable, so the installation is different and the path cannot be read.

Solution: ① create the variable name ANDROID_SDK_HOME in the environment variable, and the variable value: path when you installed the SDK ② modify the path of the system variable and add % ANDROID_SDK_HOME %/tools in front;

 

Cause 2: Other Android simulators were installed, and the environment variables changed.

Solution: change the environment variable to the one we set previously.

 

Cause 3: the installation path contains Chinese characters or spaces. You do not have to change the path to English, but only Chinese characters and numbers.

Therefore, the path cannot contain Chinese characters or spaces.

 

Cause 4: In fact, this is similar to cause 3. The user created his/her own username in Chinese. When installing the SDK, I chose it for myself (for me) only ).

Solution: Modify the user name or change it to all users. We recommend that you modify it to all users.

 

Cause 5: residual android simulator files on the computer, such as The. android folder.

Solution: search for this folder and delete unnecessary ones.

 

 

The cause of this problem is that when Eclipse is started, it will prompt you to select a workspace (WorkspaceLauncher). Here I enter android-sdk, which causes this problem, after changing the name to test, it will be okay. The problem should be that the name cannot contain a-symbol, as shown in the figure below:


 

 


Android simulator error PANIC: cocould not open

Java sdk must be installed first.
For SDK version installation, see Android 4.1 SDK simulator ~ Add a tutorial to the diagram ~ _ ZTE v880 _ Baidu Post Bar or Android simulator Android SDK 4.0.3 R2 Installation Complete graphic tutorial _ Xixi Software Information

One-click installation is recommended.
9 million Android simulator PC
Software features:
1. free installation of JAVA environment 2. You can directly run the simulator after downloading 3. Change the GPS address at any time 4. Support horizontal screen 5. Support for downloading and installing various entertainment tools such as Momo games

Installation environment: Windows/Win9X WinNT Win2000 WinXP Win2003 Win7 Win8

Android simulator Android SDK (including 9 million) Software Installation Method: first download the desired application APK to the computer, then the next APK installer, open the simulator, open the APK installer, select the installation path, and click "Install". If the installation is successful, click OK or use pods.

 
Android simulator error PANIC: cocould not open

Originally, if you use absolute path positioning, that is to say, the path is dead in the environment variable. For example, when you install d: \ android-sdk, you add d in the path: \ android-sdk; the default path for android is C: \ Documents ents and Settings \ Administrator.
Find the cause of the problem. The solution is as follows:
Step 1: Create a new "system variable" in the environment variable"
ANDROID_SDK_HOME = D:/android-sdk-windows/tools;
Of course, this is the configuration on my machine. You can configure it according to the path on your machine.
Step 2: Modify the Path of the system variable and add % Android_SDK_HOME %/tools in front of it. Just point it to the ANDROID_SDK_HOME we set in step 1.
Next, this problem is completely solved. Many of the files on the Internet are copied to the. android folder. Is this the root cause.

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.