apache / apache/cordova-android

Automatically check AndroidManifest.xml on the Android platform Duplicate definitions and automatic merging.

Open
#1,859 2 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.