Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I think you have not installed the appropriate Android SDK platforms: 9 and 11 are referenced in the error message. This documentation describes how to set Android SDK properly with downloading more components.

However it is not necessary to download all the missing SDKs. You can modify the required target to your already installed one (at least target 8) in project.properties file of e.g. 15-puzzle's directory.