Help How do I fix the ERROR: cmd.exe failed with args /c "D:\projects\MyProject3\Intermediate\Android\armv7\gradle\rungradle.bat" :app:assembleDebug

After 1 week of trying to find out, I solved this problem by uninstalling Android API 33 using only Android 10.0+ and Android 5.1 in Android studio, the important thing is download and install jdk 8u301-windows- x64, hope it works
Download Jdk 8u301 at: Java Archive Downloads - Java SE 8u211 and later

[image]


2 Likes