RunUAT ERROR: AutomationTool was unable to run successfully

The errors I see within your logs are as follows:

MainFrameActions: Packaging (Android (All)): Error: JAVA_HOME is not defined correctly.
MainFrameActions: Packaging (Android (All)):   We cannot execute /System/Library/Frameworks/JavaVM.framework/Home/bin/java
MainFrameActions: Packaging (Android (All)): BuildCommand.Execute: ERROR: BUILD FAILED

I believe you may have your SDK set up incorrectly. Please look at the provided image and set your Android SDK up the same way. Once you’re done, try to package your project and let me know what happens. If it fails again, upload the new logs.

78885-androidsdk.png

Thanks!