bazelbuild / bazelbuild/rules_android_ndk
Adding downloading of NDK inside Bazel
Open
- Dominant language
- Starlark
- Stars
- 43
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
I have a working prototype of downloading the NDK directly in Bazel for both Linux and macOS. Would that be something interesting to contribute in `rules_android_ndk`?
I find providing the path of the NDK via an environment variable relatively brittle and it's much easier IMO to have Bazel download the toolchain when onboarding new devs.
Contributor guide
Assessment
This issue has not been assessed yet.