Android Open Source - SMS spam BlackShield






Project Summary

SMS SPAM Filter.

Web Site / Source Repository

BlackShield is hosted in the following web site
https://github.com/renorzr/BlackShield

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

ItemValue
Java File Count11
Supported screen sizes[mdpi]
Minimum SDK Version5
Activity Count5
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.WRITE_SMS




Resource Files

There are 4 image files in BlackShield. The names of the image files are listed as follows.

ic_tab_set_gray.png
ic_tab_set_white.png
ic_tab_trash_gray.png
ic_tab_trash_white.png

The following screenshort is generated from the image listed above.

null

Java Source Files

BlackShield has the following Java source files.

studio.reno.SmsFilter.AddBlacklistNumActivity.java
studio.reno.SmsFilter.Config.java
studio.reno.SmsFilter.GraphView.java
studio.reno.SmsFilter.Main.java
studio.reno.SmsFilter.SettingsActivity.java
studio.reno.SmsFilter.SmsChecker.java
studio.reno.SmsFilter.SmsReceiver.java
studio.reno.SmsFilter.StatisticsActivity.java
studio.reno.SmsFilter.Trash.java
studio.reno.SmsFilter.TrashActivity.java