ExtendedCalendarView
ExtendedCalendarView copied to clipboard
manifest error....android studio
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
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
now this error Error:Execution failed for task ':extendedCalendarView:processDebugAndroidTestResources'.
com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command 'D:\adt-bundle-windows-x86-20140702\adt-bundle-windows-x86-20140702\sdk\build-tools\23.0.3\aapt.exe'' finished with non-zero exit value 1
did you try to put @drawable/ic_launcher in your AndroidManifest ?