I'm trying to build a android cordova based application but I'm always getting this error.
Here the error message on the cli : cli-error
But, as you can see on the next picture, I have installed the android-23 platform with android sdk manager : Android SDK manager
Also, the environment variable ANDROID_HOME is correctly set and I have android-sdk\tools and android-sdk\platform-tools in my PATH.
Does anyone have an idea of what could be the problem ?