matejkepes wrote:I've followed this guide but I am always getting these errors :
[2011-12-25 14:00:16 - AndEngine] Unable to resolve target 'android-14'
[2011-12-25 14:00:17 - AndEngineMODPlayerExtension] Unable to resolve target 'android-13'
[2011-12-25 14:00:17 - AndEngineSVGTextureRegionExtension] Unable to resolve target 'android-13'
[2011-12-25 14:00:17 - AndEnginePhysicsBox2DExtension] Unable to resolve target 'android-13'
[2011-12-25 14:00:17 - AndEngineMultiplayerExtension] Unable to resolve target 'android-13'
[2011-12-25 14:00:17 - AndEngineTexturePackerExtension] Unable to resolve target 'android-13'
[2011-12-25 14:00:17 - AndEngineExamples] Unable to resolve target 'android-13'
Could you help me please ?
It looks like you're missing a couple Android SDK versions. You need version 14 and 13 specifically. Use Eclipse's Android SDK manager (in the Window menu) to download all of the SDK versions you are missing.
