Android Open Source - Development voice CallsDemo






Project Summary

record voice calls as well as show call logs.

Web Site / Source Repository

CallsDemo is hosted in the following web site
https://github.com/kunal902/CallsDemo

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

ItemValue
Java File Count10
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count2
jar files usedParse-1.3.3.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.RECORD_AUDIO
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\CustomFontButton.java
assets\CustomFontTextView.java
assets\MyriadPro-Bold.ttf
assets\MyriadPro-Bold_Condensed.ttf
assets\MyriadPro-Cond.otf
assets\MyriadPro.otf




Resource Files

There are 1 image files in CallsDemo. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CallsDemo has the following Java source files.

com.iglulabs.assets.CustomFontButton.java
com.iglulabs.assets.CustomFontTextView.java
com.iglulabs.callsdemo.ApplicationConstants.java
com.iglulabs.callsdemo.CallDetectionHelper.java
com.iglulabs.callsdemo.CallService.java
com.iglulabs.callsdemo.IncomingReceiver.java
com.iglulabs.callsdemo.LogActivity.java
com.iglulabs.callsdemo.MainActivity.java
com.iglulabs.callsdemo.Utils.java
com.iglulabs.model.CallLogs.java