Android Open Source - Video SDK restcomm-android-sdk






Project Summary

Android Mobile SDK to easily integrate communication features (messaging, presence, voice, video, screensharing) based on RestComm into native Mobile Applications.

Web Site / Source Repository

restcomm-android-sdk is hosted in the following web site
https://github.com/Mobicents/restcomm-android-sdk

If you think the Android project restcomm-android-sdk 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 restcomm-android-sdk.

ItemValue
Java File Count18
Supported screen sizes[mdpi]
Target SDK Version19
Minimum SDK Version12
Activity Count3
jar files usedandroid-jain-sip-ri-1.2.228.jar
android-logging-log4j-1.0.3.jar
android-support-v4.jar
concurrent.jar
jakarta-regexp-1.3.jar
junit-3.8.1.jar
log4j-1.2.15.jar
Required Permissionsandroid.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.RECORD_AUDIO
android.permission.USE_SIP
android.permission.VIBRATE
android.permission.WAKE_LOCK




License

The license information of restcomm-android-sdk is as follows:

GNU General Public License

Resource Files

There are 2 image files in restcomm-android-sdk. The names of the image files are listed as follows.

dial.png
hangup.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.sipmessagetest.MainActivity.java
com.example.sipmessagetest.SettingsActivity.java
org.mobicents.restcomm.android.sdk.IDevice.java
org.mobicents.restcomm.android.sdk.ISipEventListener.java
org.mobicents.restcomm.android.sdk.ISipManager.java
org.mobicents.restcomm.android.sdk.NotInitializedException.java
org.mobicents.restcomm.android.sdk.SipManagerState.java
org.mobicents.restcomm.android.sdk.SipProfile.java
org.mobicents.restcomm.android.sdk.impl.AccountManagerImpl.java
org.mobicents.restcomm.android.sdk.impl.DeviceImpl.java
org.mobicents.restcomm.android.sdk.impl.SipEvent.java
org.mobicents.restcomm.android.sdk.impl.SipManager.java
org.mobicents.restcomm.android.sdk.impl.SoundManager.java
org.mobicents.restcomm.android.sdk.impl.UserCredentialsImpl.java
org.mobicents.restcomm.android.sdk.impl.sipmessages.Invite.java
org.mobicents.restcomm.android.sdk.impl.sipmessages.Message.java
org.mobicents.restcomm.android.sdk.impl.sipmessages.Register.java
org.mobicents.restcomm.android.sdk.ui.IncomingCall.java