bentleypark/WebRTC Android Builder
Build WebRTC Android AAR files automatically in the cloud using GitHub Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 2, 2025
- License
- None
Pinned Snippet
uses: bentleypark/webrtc-android-builder@9342e55d0557b151e7cc647699a6d8c6f3807942 # v1.3.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webrtc_branch | WebRTC branch to build (e.g., branch-heads/7258, branch-heads/7339) | no | branch-heads/7258 |
| target_arch | Target architectures (comma separated) | no | armeabi-v7a,arm64-v8a |
| slack_webhook_url | Slack webhook URL for notifications (optional) | no | — |
| slack_channel | Slack channel for notifications | no | — |
| enable_slack_notifications | Enable Slack notifications | no | false |
Outputs
| name | description |
|---|---|
| aar_filename | Generated AAR filename |
| download_url | Download URL for artifacts |
| build_info | Build information summary |