bazelbuild / bazelbuild/rules_android_ndk
Run app in an emulator in presubmit tests
Open
enhancement
P2
- Dominant language
- Starlark
- Stars
- 43
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
Presubmit tests were set up here:
https://github.com/bazelbuild/rules_android_ndk/issues/12
but it would be good to run the apk on an emulator too to make sure the artifact works, e.g. something like this:
https://github.com/DanAlbert/ndk-app-template/blob/f1558c77f4ac563ccfc1dbd41222d4616900b5ba/.github/workflows/build.yml#L63
Contributor guide
Assessment
This issue has not been assessed yet.