Android Open Source - Network java makcal






Project Summary

Android VoIP Application that makes voice calls over a local wifi network. This App requires a server side java software to route messages and voice calls between clients..

Web Site / Source Repository

makcal is hosted in the following web site
https://github.com/emugabi/makcal

If you think the Android project makcal 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 makcal.

ItemValue
Java File Count14
Target SDK Version19
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.ACCESS_WIFI_STATE
android.permission.INTERNET
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.READ_EXTERNAL_STORAGE
android.permission.RECORD_AUDIO




Resource Files

There are 4 image files in makcal. The names of the image files are listed as follows.

callericon.png
contact.png
contact2.png
people.png

The following screenshort is generated from the image listed above.

null

Java Source Files

makcal has the following Java source files.

com.fantastic.makcal.ChatMessage.java
com.fantastic.makcal.MessageView.java
com.fantastic.makcal.MyService.java
com.fantastic.makcal.OtherUsers.java
com.fantastic.makcal.Settings.java
com.fantastic.makcal.SingleUser.java
com.fantastic.makcal.SocketOperator.java
com.fantastic.makcal.Splash.java
com.fantastic.makcal.Test.java
com.fantastic.makcal.UserLogin.java
com.fantastic.makcal.Voip.java
com.fantastic.makcal.Voip_receiver.java
com.fantastic.voip.Voip.java