-
Notifications
You must be signed in to change notification settings - Fork 181
Description
pleassssssssse help
E:\projects\Testcalendar\app\src\main\AndroidManifest.xml:9:9-43 Error:
Attribute application@icon value=(@mipmap/ic_launcher) from AndroidManifest.xml:9:9-43
is also present at [Testcalendar:extendedCalendarView:unspecified] AndroidManifest.xml:13:9-45 value=(@drawable/ic_launcher).
Suggestion: add 'tools:replace="android:icon"' to element at AndroidManifest.xml:7:5-24:19 to override.
E:\projects\Testcalendar\app\src\main\AndroidManifest.xml:10:9-41 Error:
Attribute application@label value=(@string/app_name) from AndroidManifest.xml:10:9-41
is also present at [Testcalendar:extendedCalendarView:unspecified] AndroidManifest.xml:14:9-33 value=(app_name).
Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:7:5-24:19 to override.
See http://g.co/androidstudio/manifest-merger for more information about the manifest merger.
:app:processDebugManifest FAILED
Error:Execution failed for task ':app:processDebugManifest'.
Manifest merger failed with multiple errors, see logs
||
||
event log:
4:15:28 PM Executing tasks: [:app:generateDebugSources, :app:compileDebugSources]
4:15:29 PM Gradle build finished with 1 error(s) in 1s 94ms