apache / apache/cordova-android
Automatically check AndroidManifest.xml on the Android platform Duplicate definitions and automatic merging.
- Dominant language
- JavaScript
- Stars
- 3.8k
- Forks
- 1.6k
- Avg merge
- 16h 18m
- Merged PRs (30d)
- 11
Description
# Feature Request
## Motivation Behind Feature
Automatically check AndroidManifest.xml on the Android platform Duplicate definitions and automatic merging.
## Feature Description
Unable to compile due to conflicting duplicate definitions in different plugin. xml files.
## Alternatives or Workarounds
Check for duplicate definitions in platforms\android\app\src\main and merge them to increase fault tolerance.
Contributor guide
Research direction
Start by inspecting the Android manifest inputs under platforms\android\app\src\main and the plugin XML files mentioned in the report. Determine how conflicting duplicate definitions currently prevent compilation; done means the Android platform automatically detects and merges compatible duplicate definitions or clearly reports conflicts before compilation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, javascript
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100