android / android/ndk

[FR] provides liblog.a in official Android NDK

Open
#1,879 6 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

### 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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.