Name Description Size Coverage
__init__.py 0 -
adb_shell.sh 893 -
build_aar.py Script to generate libwebrtc.aar for distribution. The script has to be run from the root src folder. ./tools_webrtc/android/build_aar.py .aar-file is just a zip-archive containing the files of the library. The file structure generated by this script looks like this: - AndroidManifest.xml - classes.jar - libs/ - armeabi-v7a/ - libjingle_peerconnection_so.so - x86/ - libjingle_peerconnection_so.so 9327 -
OWNERS 16 -
profiling -
templates -
test_aar.py Script for building and testing WebRTC AAR. 5060 -