Ciao a tutti
Sto avendo un problema con l'emulazione o il build di cordova quando provo a farlo mi da questo messaggio sul promp:
Preciso che ho installato l'ultima versione di gradle 8.6 e SDK Android 3.0.2
Checking Java JDK and Android SDK versions
ANDROID_HOME=C:\Users\comun\AppData\Local\Android\Sdk\tools\bin (recommended setting)
ANDROID_SDK_ROOT=C:\Users\comun\AppData\Local\Android\Sdk\tools\bin (DEPRECATED)
Using Android SDK: C:\Users\comun\AppData\Local\Android\Sdk\tools\bin
Subproject Path: CordovaLib
Subproject Path: app
Starting a Gradle Daemon, 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
FAILURE: Build failed with an exception.
* Where:
Script 'C:\Users\comun\Desktop\App\radioonestation\platforms\android\CordovaLib\cordova.gradle' line: 69
* What went wrong:
A problem occurred evaluating script.
> No installed build tools found. Please install the Android build tools version 33.0.2.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at https://help.gradle.org
Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 15s
Command failed with exit code 1: C:\Users\comun\Desktop\App\radioonestation\platforms\android\gradlew -b C:\Users\comun\Desktop\App\radioonestation\platforms\android\build.gradle cdvBuildDebug