Android Open Source - Development studio AppRTCDemo






Project Summary

Android Studio project for AppRTCDemo of WebRTC project.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of AppRTCDemo.

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version21
Minimum SDK Version13
Activity Count3
Fragment Count1
jar files usedautobanh.jar
libjingle_peerconnection.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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