ExceptionWear icon indicating copy to clipboard operation
ExceptionWear copied to clipboard

Warnings about tools:node="replace"

Open hannesstruss opened this issue 10 years ago • 2 comments
trafficstars

The services in the AndroidManifest.xml are annotated with tools:node="replace". During the build, Gradle prints warnings like:

Warning: /Users/hannes/some/project/AndroidManifest.xml:20:9 Warning:
    service#pl.tajchert.exceptionwear.ExceptionService was tagged at AndroidManifest.xml:20 to replace another declaration but no other declaration present

These services don't seem to actually replace anything, can we remove the tools:node="replace"?

hannesstruss avatar May 17 '15 01:05 hannesstruss

Ping :sparkling_heart:

hannesstruss avatar Jul 22 '15 19:07 hannesstruss

Let me check during the weekend if it doesn't change anything as you mentioned, as I'm not that sure.

tajchert avatar Jul 22 '15 19:07 tajchert