Skip to content

Instantly share code, notes, and snippets.

@baiIey
Last active April 27, 2018 00:19
Show Gist options
  • Save baiIey/47e9e8bf2d803fb40cc9ad15ec47340b to your computer and use it in GitHub Desktop.
Save baiIey/47e9e8bf2d803fb40cc9ad15ec47340b to your computer and use it in GitHub Desktop.
Android SDK build Error:Execution failed for task ':app:processDebugManifest'.> Manifest merger failed : Attribute activity#com.facebook.FacebookActivity@theme value=(@android:style/Theme.Translucent.NoTitleBar) from AndroidManifest.xml:69:13-72is also present at [com.facebook.android:facebook-android-sdk:4.16.0] AndroidManifest.xml:32:13-63 value=(@style/com_facebook_activity_theme).Suggestion: add 'tools:replace="android:theme"' to <activity> element at AndroidManifest.xml:66:9-70:47 to override.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment