# android_webrtc **Repository Path**: rushcb/android_webrtc ## Basic Information - **Project Name**: android_webrtc - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: beta/114.5735.06 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-07-16 - **Last Updated**: 2025-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # android ![](https://maven-badges.herokuapp.com/maven-central/io.github.webrtc-sdk/android/badge.svg) WebRTC pre-compiled library for android. ## How to use This library is hosted on Maven Central. To include this library in your project: ```gradle dependencies { implementation 'io.github.webrtc-sdk:android:114.5735.05' } ```