Android Open Source - SMS block CALL-SMS-Filter






Project Summary

sample project demonstrate call and sms block in android.

Web Site / Source Repository

CALL-SMS-Filter is hosted in the following web site
https://github.com/bhavyahmehta/CALL-SMS-Filter

If you think the Android project CALL-SMS-Filter 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 CALL-SMS-Filter.

ItemValue
Java File Count6
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.CALL_PHONE
android.permission.MODIFY_PHONE_STATE
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_MMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_CONTACTS
android.permission.WRITE_SMS




Resource Files

There are 1 image files in CALL-SMS-Filter. 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

CALL-SMS-Filter has the following Java source files.

com.example.filter.AfterBootReceiver.java
com.example.filter.CallFilterService.java
com.example.filter.MainActivity.java
com.example.filter.PhoneLog.java
com.example.filter.PhoneStateReceiver.java
com.example.filter.SMSStateReceiver.java