record voice calls as well as show call logs.
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.
The following table is the detailed list of CallsDemo.
Item | Value |
---|---|
Java File Count | 10 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | Parse-1.3.3.jar android-support-v4.jar |
Required Permissions | android.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 Names | assets\CustomFontButton.java assets\CustomFontTextView.java assets\MyriadPro-Bold.ttf assets\MyriadPro-Bold_Condensed.ttf assets\MyriadPro-Cond.otf assets\MyriadPro.otf |
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.
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