android / android/ndk

[FR] provide metadata describing supported STLs

Open
#966 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
No language data
Stars
2.3k
Forks
310
PR merge metrics
No merged PRs in 30d

Description

The gradle plugin needs to know what STLs are supported and where the libraries that need to be packaged are located. This is currently hard coded, and for the most part is now static, but since we are planning on removing the system STL it might be useful to encode this info in the metadata.

Contributor guide

Open the contributing guide

Research direction

Start by locating the Gradle plugin's hard-coded information about supported STLs and the library locations that must be packaged. Determine how metadata should represent this information, including the planned removal of the system STL; done means the plugin can use that metadata instead of relying on the current hard-coded values.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, cpp
Domain
build-system
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.