markzhai / markzhai/ResourceOverlayDemo
多个Gradle依赖中存在相同的资源冲突该怎么解决?
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 22
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
我添加的Google Ads和Google Pay的两个依赖中存在相同的string资源,编译提示Resource entry common_google_play_services_unknown_issue is already defined.类似的错误,这种资源能使用你介绍的方式进行替换麽?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the ResourceOverlayDemo example and reproducing the Gradle build with the Google Ads and Google Pay dependencies. Trace where the duplicate common_google_play_services_unknown_issue resource is reported and determine whether the overlay approach applies; done means documenting a verified resolution or its limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- build-system, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100