[FR] provides liblog.a in official Android NDK
Open
enhancement
- Dominant language
- No language data
- Stars
- 2.3k
- Forks
- 310
- PR merge metrics
- No merged PRs in 30d
Description
### Description
some command-line tools can not be built as fully statically linked executable due to lack of `liblog.a`.
as a workaround, can I build it from AOSP?
Contributor guide
Research direction
Start by investigating how the official Android NDK packages libraries and how AOSP produces liblog.a. Confirm the static library's required ABI and packaging location, then verify that a command-line tool can build as a fully statically linked executable using the official NDK.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- build-system, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100