I am having problem to build android with Cordova, when I execute cordova build android, I receive this error:
cordova build android
Error: Android SDK not found. Ma
For me this work , first check your cordova android version
cordova platform version android
it shows 5.0 to me and after that upgrade the version by this command
cordova platform update android