So I’ve been trying to get a test program run on my Android, and after going through everything Unreal has for that, I still get this error:
cmd.exe failed with args /c “C:\Users\Preston\Documents\Test1\MyProject4\Intermediate/Android/APK\gradle\rungradle.bat” :app:assembleDebug
Using the android.bat fix does not work as nothing happens when I try to run it. Disabling the Grundle over Ant feature doesn’t work as it produces a completely new error. So, as you can see, I’m low on options.
What am I to do?