Open engmsaleh opened 10 years ago
I have found a solution here http://stackoverflow.com/questions/24506800/android-studio-gradle-icon-error-manifest-merger
Answer @shimi_tap
Solved it by adding to my manifest tag xmlns:tools="http://schemas.android.com/tools"
Then added tools:replace="android:icon,android:theme" to the application tag
When integrate the Maven dependency of Signal A into my Android studio project and build I got the following error