- Home /
Unable to merge android manifests ERROR.
Help me, please. When I'm trying to compile a project i get this error:
CommandInvokationFailure: Unable to merge android manifests. C:\Program Files\Java\jdk1.8.0_191\bin\java.exe -Xmx4096M -Dcom.android.sdkmanager.toolsdir="C:/Users/ilya0/OneDrive/Descktop/android-sdk\tools" -Dfile.encoding=UTF8 -jar "C:\Program Files\Unity\Editor\Data\PlaybackEngines\AndroidPlayer/Tools\sdktools.jar" -
stderr[ Error: [Temp\StagingArea\AndroidManifest-main.xml, C:\Users\ilya0\OneDrive\Documents\GDA\Temp\StagingArea\android-libraries\play-services-ads-lite-11.2.2\AndroidManifest.xml:10] Trying to merge incompatible /manifest/application/activity[@name=com.google.android.gms.ads.AdActivity] element:
] stdout[ [Temp\StagingArea\AndroidManifest-main.xml, C:\Users\ilya0\OneDrive\Documents\GDA\Temp\StagingArea\android-libraries\play-services-basement-11.2.2\AndroidManifest.xml:5] Skipping identical /manifest/application/meta-data[@name=com.google.android.gms.version] element. ] exit code: 1 UnityEditor.Android.Command.WaitForProgramToRun (UnityEditor.Utils.Program p, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) UnityEditor.Android.Command.Run (System.Diagnostics.ProcessStartInfo psi, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) UnityEditor.Android.AndroidSDKTools.RunCommandInternal (System.String javaExe, System.String sdkToolsDir, System.String[] sdkToolCommand, Int32 memoryMB, System.String workingdir, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg) UnityEditor.Android.AndroidSDKTools.RunCommand (System.String javaExe, System.String sdkToolsDir, System.String[] sdkToolCommand, System.String workingdir, UnityEditor.Android.WaitingForProcessToExit waitingForProcessToExit, System.String errorMsg, Int32 memoryMB) UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr)
Your answer

Follow this Question
Related Questions
Problem in build but no problem in playmode - DDS/netmodule 0 Answers
Gradle build faild. see... error "in unity 2020.1.4f1!!!" 0 Answers
Google play services build error help me (android) :( 1 Answer
"There was a problem parsing the package." 1 Answer
Some functions do not work when I build the game.,Some functions don't work when I build the game 0 Answers