in the Android when the simulator test, the following error occurred, the progress bar is full and then no response, the figure is as follows:
There are a number of possible causes for this problem:
Reason one: because we are using absolute path positioning, that is, the environment variable inside the path to write dead, so the installation is different, the path can not be read.
Workaround: ① Create the variable name in the environment variable: android_sdk_home, Variable Value: The path you had when you installed the SDK ② modify system Variables Path , in the previous add %android_sdk_home%/tools ;
cause two: During the installation of the other Android simulator, the environment variable changed.
Workaround: Change the environment variable to the one we set earlier.
Reason three: The installation path has Chinese or the space, does not have to change to English, mainly not Chinese on the line, the number and so on can be.
So there is no Chinese in the path, there is no space.
reason four: Actually this reason and the reason three is similar, is the user to create own user name is Chinese, installs the SDK when, chooses, only for oneself (forme).
Workaround: Modify the user name or change it to be for all users. It is recommended that you modify it for all users.
reason five: residual android emulator files in your computer, such as the . Android folder.
Workaround: Search This folder and delete the extra.
and the reason I'm having this problem is that Eclipse When you start, you will be prompted to select a workspace ( Workspacelauncher ), in which I entered the ANDROID--SDK , it caused the problem, and later changed the name to Test then it's okay, the problem should be the name can't have - symbol Bar, the figure is as follows:
Android Emulator error: Could not open