Android Open Source - SMS spam sms-screener






Project Summary

SMS Screener - Filters spam Messages in android.

Web Site / Source Repository

sms-screener is hosted in the following web site
https://github.com/akhilojha/sms-screener

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

ItemValue
Java File Count21
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SMS




Resource Files

There are 1 image files in sms-screener. The names of the image files are listed as follows.

ss.png

The following screenshort is generated from the image listed above.

null

Java Source Files

sms-screener has the following Java source files.

com.aolabs.smsplus.Constants.java
com.aolabs.smsplus.Contact.java
com.aolabs.smsplus.ContactViewActivity.java
com.aolabs.smsplus.EnterKeyword.java
com.aolabs.smsplus.EnterNumber.java
com.aolabs.smsplus.FullscreenActivity.java
com.aolabs.smsplus.Home.java
com.aolabs.smsplus.NoMessage.java
com.aolabs.smsplus.Password.java
com.aolabs.smsplus.SmsListner.java
com.aolabs.smsplus.inbox.MainActivity.java
com.aolabs.smsplus.inbox.Message.java
com.aolabs.smsplus.inbox.MessageListAdapter.java
com.aolabs.smsplus.sql.DBTable.java
com.aolabs.smsplus.sql.PassDB.java
com.aolabs.smsplus.sql.ScreenedKeywordDB.java
com.aolabs.smsplus.sql.smsDB.java
com.aolabs.smsplus.util.SystemUiHider.java
com.aolabs.smsplus.util.SystemUiHiderBase.java
com.aolabs.smsplus.util.SystemUiHiderHoneycomb.java
com.aolabs.smsplus.util.Utilities.java