SMS Screener - Filters spam Messages in android.
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.
The following table is the detailed list of sms-screener.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 11 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.WRITE_EXTERNAL_STORAGE android.permission.WRITE_SMS |
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.
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