UDP based Android audio chat application.
android-udp-audio-chat is hosted in the following web site
https://github.com/DeanThomson/android-udp-audio-chat
If you think the Android project android-udp-audio-chat 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 android-udp-audio-chat.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.ACCESS_WIFI_STATE android.permission.INTERNET android.permission.RECORD_AUDIO |
android-udp-audio-chat has the following Java source files.
hw.dt83.udpchat.AudioCall.java hw.dt83.udpchat.ContactManager.java hw.dt83.udpchat.MainActivity.java hw.dt83.udpchat.MakeCallActivity.java hw.dt83.udpchat.ReceiveCallActivity.java