Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest error....android studio #107

Open
Basma-srour opened this issue Apr 26, 2016 · 2 comments
Open

manifest error....android studio #107

Basma-srour opened this issue Apr 26, 2016 · 2 comments

Comments

@Basma-srour
Copy link

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

@Basma-srour Basma-srour changed the title manifest error.... manifest error....android studio Apr 26, 2016
@Basma-srour
Copy link
Author

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

@thadeubatista
Copy link

did you try to put @drawable/ic_launcher in your AndroidManifest ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants