ERROR: cmd.exe failed with args

I’m Getting Some Exceptions in Java Packages

My SDK Settings:
Android SDK Build Tools: 31.0.0

SDKPlatforms:

->Android 13.0 (Tiramisu)
->Android 12L (Sv2)
->Android 12.0 (S)
->Android 8.0 (Oreo)

Hi, propably your NDK version is too high. Try using NDK 21.4

These Settings work for me

I am using 4.27.2, tried this and it didn’t work.

I deleted it and it didn’t work too, getting insane searching for an aswer here

1 Like

Error still, why is this happening to me

This was my issue thanks

Please be vigilant, as I encountered a situation where Android SDK API 34 was being used, but it wasn’t displayed in Android Studio, and I wasn’t sure why. To resolve this issue, I opened Android Studio and navigated to the SDK Manager. In the window that opened (SDK Platforms), I checked the option “Show Package Details,” and there I noticed that the Android SDK API 34 was already selected. I simply deselected it and installed SDK API 32 instead. This resolved the issue for me.

Don’t know if you fixed it but after several tried I finally did on my side. Here is the settings for Android Studio and Unreal which is work for me (I hope it helps):