A VoIP application for Android.
Voice is hosted in the following web site
https://github.com/nindalf/Voice
If you think the Android project Voice 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 Voice.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECORD_AUDIO |
There are 12 image files in Voice. The names of the image files are listed as follows.
dial_num_0_no_plus_wht.png dial_num_1_no_vm_wht.png dial_num_2_wht.png dial_num_3_wht.png dial_num_4_wht.png dial_num_5_wht.png dial_num_6_wht.png dial_num_7_wht.png dial_num_8_wht.png dial_num_9_wht.png dial_num_pound_wht.png dial_num_star_wht.png
The following screenshort is generated from the image listed above.
Voice has the following Java source files.
android.net.rtp.AudioCodec.java android.net.rtp.AudioGroup.java android.net.rtp.AudioStream.java android.net.rtp.RtpStream.java com.sundarram.voice.BootupBroadcastReceiver.java com.sundarram.voice.DiallerActivity.java com.sundarram.voice.Helper.java com.sundarram.voice.InCallActivity.java com.sundarram.voice.NewCallActivity.java com.sundarram.voice.VoiceService.java