Skip to content

springmvc2006/AppRTC-Android

 
 

Repository files navigation

Source code directories

Debug native code in Android Studio

Edit gradle.properties, set compile_native_code=true and other variables according to your WebRTC checkout location, then enjoy :)

Note:

  • use the same version of Android SDK and NDK;
  • recreate protoc after updating webrtc repo, build WebRTC with ninja would create it;
  • delete webrtc_build_dir after updating webrtc repo;

About

AppRTC Android project for Android Studio. https://webrtc.org/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.2%
  • Other 0.8%