Cordova Slack Digest

Thu, 08 Dec 2022 08:21:25 GMT

User count: 4726

Join the conversation at slack.cordova.io

Channel #cordova-android (1 messages)


Wed, 07 Dec 2022 17:35:09 GMT

@patrick662 says

I'm so close to getting everything to work with the latest cordova-android but when I build I get following build error? I made sure in Android Studio I have the latest SDK installed along with the these two tags in my config.xml - Any suggestions plese?

<preference name=“android-compileSdkVersion” value=“32” /> <preference name=“android-targetSdkVersion” value=“32” />

No usable Android build tools found. Highest 32.x installed version is 30.0.3; Recommended version is 32.0.0