[Android problem] solves the problem of "No system images installed for this target" prompt when creating the Android simulator. androidinstalled
The system prompts "No system images installed for this target" error during the Android simulator creation time. The simulator cannot be created, for example:
Solution: After online verification, it is found that the CPU/ABI option cannot be selected and "No system images installed for this target" is displayed, that is, there is No suitable system image, that is, the Android version in the SDK does not download the system image, for example:
After the installation is downloaded, restart Eclipse to solve the problem, for example:
Android Development Environment configuration question: Why can't AVD be created? Thank you for your help.
You can see the gray section above. no system images installed for this target. It seems that the above API level17 does not work.
When the android simulator is running, it always feels like a system problem.
Simulator problems:
1. Disable the simulator and re-open it.
2. Create a simulator
3. Uninstall the environment and build a new one.