Skip to content

WebRTC pre-compiled library for android.

License

Notifications You must be signed in to change notification settings

webrtc-sdk/android-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android

WebRTC pre-compiled library for android.

How to use

Add it in your root build.gradle at the end of repositories:

  allprojects {
    repositories {
      ...
      maven { url 'https://jitpack.io' }
    }
  }

Step 2. Add the dependency

  dependencies {
    implementation 'com.github.webrtc-sdk:android-test:104.5112.02'
  }

About

WebRTC pre-compiled library for android.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%