s-cpilab/Setup Android NDK
Setup an Android NDK environment by downloading and optionally caching it and adding it to the PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ndk-version | Exact version to use | yes | — |
| add-to-path | Add installation directory to the PATH | no | true |
| link-to-sdk | Add installed NDK to the Android SDK | no | false |
| local-cache | Use the local job cache on top of the runner tool cache | no | false |
Outputs
| name | description |
|---|---|
| ndk-path | Installation path |
| ndk-full-version | Full NDK version |