A simple android based application which is useful for blocking unwanted calls by adding numbers to block list..
Block-Unwanted-Calls is hosted in the following web site
https://github.com/architgarg/Block-Unwanted-Calls
If you think the Android project Block-Unwanted-Calls 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 Block-Unwanted-Calls.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CALL_PHONE android.permission.MODIFY_PHONE_STATE android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE |
There are 5 image files in Block-Unwanted-Calls. The names of the image files are listed as follows.
famz_logo.png ic_action_search.png icon_block.png log_second.png logo_third.png
The following screenshort is generated from the image listed above.
Block-Unwanted-Calls has the following Java source files.
com.android.internal.telephony.ITelephony.java com.example.blockcall.Blocker.java com.example.blockcall.Blockers.java com.example.blockcall.ListActivity.java com.example.blockcall.NumberList.java com.example.blockcall.RemindersDbAdapter.java