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..
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.
The following table is the detailed list of makcal.
Item | Value |
---|---|
Java File Count | 14 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.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 |
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.
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