Tutorial showing how to build a mobile video calling app that integrates with a back-end service..
tutorial-android-rtcc is hosted in the following web site
https://github.com/sightcall/tutorial-android-rtcc
If you think the Android project tutorial-android-rtcc 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 tutorial-android-rtcc.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 17 |
Activity Count | 2 |
Required Permissions | android.permission.CAMERA android.permission.INTERNET android.permission.MODIFY_AUDIO_SETTINGS android.permission.READ_PHONE_STATE android.permission.RECORD_AUDIO |
tutorial-android-rtcc has the following Java source files.
com.weemo.api.Api.java com.weemo.api.JsonObjectRequestBasicAuth.java com.weemo.api.User.java com.weemo.tutorial04.LoginActivity.java com.weemo.tutorial04.MainActivity.java com.weemo.tutorial04.SessionManager.java