I am working on a cocos2d-x project. I always compile an Android project with the command cocos cocos compile -p android --android-studio -m debug . But now this command returns an error. The android command is no longer available.
For manual SDK and AVD management, please use Android Studio. For command-line tools, use tools/bin/sdkmanager and tools/bin/avdmanager Error running command, return code: 1. Error running command, return code: 14.
I can not understand the problem. why does this give an error? what have I changed what caused this problem? I am working on Mac OS sierra, Cocos2d-x 3.14.1, Android Studio.
Aqeel iqbal
source share