A Gradle fork of WebRTC's AppRTC Demo for Android.
AppRTCDemo is hosted in the following web site
https://github.com/hkjellander/AppRTCDemo
If you think the Android project AppRTCDemo listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of AppRTCDemo.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 13 |
Activity Count | 2 |
Fragment Count | 1 |
jar files used | dagger-1.1.0.jar dagger-compiler-1.1.0.jar espresso-1.1.jar guava-14.0.1.jar hamcrest-core-1.1.jar hamcrest-integration-1.1.jar hamcrest-library-1.1.jar libjingle_peerconnection.jar testrunner-1.1.jar testrunner-runtime-1.1.jar |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.RECORD_AUDIO android.permission.WRITE_EXTERNAL_STORAGE |
There are 1 image files in AppRTCDemo. The names of the image files are listed as follows.
disconnect.png
The following screenshort is generated from the image listed above.
AppRTCDemo has the following Java source files.
org.appspot.apprtc.AppRTCClient.java org.appspot.apprtc.AppRTCDemoActivity.java org.appspot.apprtc.ConnectActivity.java org.appspot.apprtc.GAEChannelClient.java org.appspot.apprtc.UnhandledExceptionHandler .java