Android Open Source - SMS filter antispam






Project Summary

Android application for filtering SMS spam.

Web Site / Source Repository

antispam is hosted in the following web site
https://github.com/zherebjatjew/antispam

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

ItemValue
Java File Count21
Supported screen sizes[normal, large, xlarge]
Target SDK Version17
Minimum SDK Version7
Activity Count2
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.WRITE_SMS




Resource Files

There are 9 image files in antispam. The names of the image files are listed as follows.

ic_action_refresh.png
ic_action_search.png
ic_action_share.png
ic_home.png
ic_menu_share.png
ic_note.png
navigation_accept.png
navigation_cancel.png
social_chat.png

The following screenshort is generated from the image listed above.

null




Java Source Files

antispam has the following Java source files.

com.dj.antispam.GestureListener.java
com.dj.antispam.ImportActivity.java
com.dj.antispam.ImportListAdapter.java
com.dj.antispam.MainActivity.java
com.dj.antispam.Preferences.java
com.dj.antispam.SenderStatus.java
com.dj.antispam.SmsFilter.java
com.dj.antispam.SmsModel.java
com.dj.antispam.SmsReceiver.java
com.dj.antispam.SpamListAdapter.java
com.dj.antispam.SwipeTouchListener.java
com.dj.antispam.Utils.java
com.dj.antispam.actionbarcompat.ActionBarActivity.java
com.dj.antispam.actionbarcompat.ActionBarHelper.java
com.dj.antispam.actionbarcompat.ActionBarHelperBase.java
com.dj.antispam.actionbarcompat.ActionBarHelperHoneycomb.java
com.dj.antispam.actionbarcompat.ActionBarHelperICS.java
com.dj.antispam.actionbarcompat.SimpleMenu.java
com.dj.antispam.actionbarcompat.SimpleMenuItem.java
com.dj.antispam.dao.DbHelper.java
com.dj.antispam.dao.SmsDao.java