Android Studio project for AppRTCDemo of WebRTC project.
AppRTCDemo is hosted in the following web site
https://github.com/xargsgrep/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 | 15 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 21 |
Minimum SDK Version | 13 |
Activity Count | 3 |
Fragment Count | 1 |
jar files used | autobanh.jar libjingle_peerconnection.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 4 image files in AppRTCDemo. The names of the image files are listed as follows.
disconnect.png ic_action_full_screen.png ic_action_return_from_full_screen.png ic_loopback_call.png
The following screenshort is generated from the image listed above.
AppRTCDemo has the following Java source files.
org.appspot.apprtc.AppRTCAudioManager.java org.appspot.apprtc.AppRTCClient.java org.appspot.apprtc.AppRTCDemoActivity.java org.appspot.apprtc.AppRTCProximitySensor.java org.appspot.apprtc.ConnectActivity.java org.appspot.apprtc.PeerConnectionClient.java org.appspot.apprtc.RoomParametersFetcher.java org.appspot.apprtc.SettingsActivity.java org.appspot.apprtc.SettingsFragment.java org.appspot.apprtc.UnhandledExceptionHandler .java org.appspot.apprtc.WebSocketChannelClient.java org.appspot.apprtc.WebSocketRTCClient.java org.appspot.apprtc.util.AppRTCUtils.java org.appspot.apprtc.util.AsyncHttpURLConnection.java org.appspot.apprtc.util.LooperExecutor.java