An Android app where the player acts as a "spam filter" for email messages, trying to filter out the spam messages and gaining or losing points depending on which gets filtered and doesn't..
SpamFilter is hosted in the following web site
https://github.com/samuraichikx/SpamFilter
If you think the Android project SpamFilter 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 SpamFilter.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
There are 16 image files in SpamFilter. The names of the image files are listed as follows.
bubble.png envelope.png envelope2.png envelope3.png envelope4.png envelope5.png envelope6.png envelope7.png howto.png ic_action_search.png newgame.png options.png shredderguy1.png shredderguy2.png shredderguy3.png spamfilter.png
The following screenshort is generated from the image listed above.
SpamFilter has the following Java source files.
com.samuraichikx.spamfilter.Emails.java com.samuraichikx.spamfilter.GameBoardActivity.java com.samuraichikx.spamfilter.GameBoardView.java com.samuraichikx.spamfilter.HowToActivity.java com.samuraichikx.spamfilter.OptionsActivity.java com.samuraichikx.spamfilter.ShredderGuy.java com.samuraichikx.spamfilter.SpamFilterActivity.java