Failed)
Domain_ProcessExit
copying UAT log files…
BUILD FAILED
Tahmidk15,
AndroidPlatform.Deploy: ERROR: minSdkVersion is higher than Android version installed on device, possibly due to NDK API Level
Here’s the error I see within the logs provided. It looks as though your minimum SDK version is higher than the Android version that’s actually installed on your device. So either update your device or lower the Android version in the SDK settings within the editor.
This should fix the issue you’re running in to.
Thanks!