Could you please upload your Android Manifest file? After looking at the text that you’ve linked, it seems that there is an invalid character in the manifest file.
…
LogPlayLevel: [mergemanifest] Manifest merger disabled. Using project manifest only.
LogPlayLevel: [echo] Handling aidl files...
LogPlayLevel: [aidl] Found 3 AIDL files.
LogPlayLevel: [aidl] Compiling 3 AIDL files.
LogPlayLevel: [echo] ----------
LogPlayLevel: [echo] Handling RenderScript files...
LogPlayLevel: [echo] ----------
LogPlayLevel: [echo] Handling Resources...
LogPlayLevel: [aapt] Generating resource IDs...
LogPlayLevel: [aapt] C:\Users\A\Documents\Unreal Projects\TappyChicken\EZY\Intermediate\Android\APK\bin\AndroidManifest.xml:1: Tag <manifest> attribute package has invalid character '''.
LogPlayLevel: BUILD FAILED
LogPlayLevel: C:\NVPACK\android-sdk-windows\tools\ant\build.xml:649: The following error occurred while executing this line:
LogPlayLevel: C:\NVPACK\android-sdk-windows\tools\ant\build.xml:694: null returned: 1
…
This is located in the last few lines of the file that was uploaded, just above the automation tool running into an exception.