I'm using cocos2d-X v3.6 and I created a new cocos2d-X project and when i tried to compile, I am getting error
I have checked sdk/plarforms contained android-22 folder.
When i compile:
cocos compile -p android --ap android-22
I get this error:
The directory "android-22" can't be found in android SDK
You have not downloaded the specified version of android. Check your Adnroid SDK folder to see what versions of android you have and then change android-22 to the version you have.