burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.17k stars 992 forks source link

can not run my app after implementing gradle. #278

Closed yoonah5959 closed 3 years ago

yoonah5959 commented 4 years ago

Manifest merger failed : Attribute application@label value=(@string/app_name_kor) from AndroidManifest.xml:19:9-45 is also present at [ja.burhanrashid52:photoeditor:1.0.0] AndroidManifest.xml:13:9-41 value=(@string/app_name). Suggestion: add 'tools:replace="android:label"' to element at AndroidManifest.xml:13:5-57:19 to override.

I got this error. So I did what it says here. But I can not run my app. This time I got below error.

Error running 'app': Default Activity not found

burhanrashid52 commented 3 years ago

closing due to no acitivty. Reopen if you are still facing this issue.