When I write this command in cmd cordova build android, this error happens:
FAILURE: Build failed with an exception. Where:
Script 'H:\prjPath\prjName\platforms\android\CordovaLib\cord
ova.gradle' line: 64 What went wrong: A problem occurred evaluating root project 'android'.
>
No installed build tools found. Please install the Android build tools version 1
9.1.0 or higher.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
Option to get more log output.
BUILD FAILED
Error: Error code 1 for command: cmd with args: /s,/c,""H:\prjPath\prjName\platforms\android\gradlew" cdvBuildDebug -b "H:\prjPath\prjName\platforms\android\build.gradle" -Dorg.gradle.daemon=true -Pan
droid.useDeprecatedNdk=true"