Document directory
- Introduction: afw is an application used to intercept spam messages on Android phones. Supports full and partial matching of text message numbers; supports pre-fabricated blacklists and user-defined blacklists. Run on Android 2.1 or later.
- Add the number to the user blacklist:
- Import system blacklist:
- Resume text messages intercepted by mistake:
I can't stand the harassment of various spam messages every day. Although there are 360 mobile phone security guards and other tools, the more they add more functions and the more permissions they need, the more headaches, I just wanted a compact and concise SMS firewall, So I developed one by myself, named "afw SMS firewall" (Android firewall ). Although the interface is simple, its functions are not weak at all. Do you have the same troubles as me? Why not download and try it out?
Introduction: afw is an application used to intercept spam messages on Android phones. Supports full and partial matching of text message numbers; supports pre-fabricated blacklists and user-defined blacklists. Run on Android 2.1 or later.
Features:
- Multiple interception methods: You can match the complete text message number or a part of the text message number (prefix)
- Pre-fabricated blacklist list: common custom blacklists often do not work well, because numbers are often changed when sending spam messages. I will help you collect spam text message numbers and make them into system blacklists. The larger the number of pre-fabricated blacklists in the system, the higher the interception hit rate (the current number is small and will be updated continuously ).
- User-Defined blacklist list: If the spam text message number you receive is not in the pre-fabricated blacklist, you can add the blacklist by yourself. The matching method is the same as above.
- The intercepted SMS messages are deleted. To avoid possible false positives, all deleted SMS messages are recorded in afw for recovery (unless cleared in afw ).
Functions to be implemented:
- The interception service starts automatically as the system starts.
- User whitelist (including user contacts and any self-added numbers)
- User-to-user sharing blacklist.
Installation and usage:
- Download APK package: http://smart-dev.googlecode.com/files/AFW_1.0_beta.apk
- Upload the installation package to your mobile phone through USB cable or other feasible methods.
- Use the file browser on your mobile phone to open the uploaded APK installation package for installation.
- After the installation is complete, go to the settings page and click "Start interception service". afw starts to enable text message interception for background services according to blacklist rules. (Restarting the mobile phone requires restarting the service)
Operation Method:
Add the number to the user blacklist:
In "My received text message", find the number to intercept the text message, click it, and select "add number to blacklist". after the dialog box appears, select whether to match all or partially the text message numbers. Then, confirm the settings.
Import system blacklist:
After downloading the Update file, place the file in the root directory (/sdcard/) of the SD card, go to the "Settings" interface, and press the "menu" key, select "Import blacklist" and then import the data to the system blacklist.
Resume text messages intercepted by mistake:
Find the intercepted text message in "intercepted text message", click it, and select "Restore" to restore the deleted text message to the SMS inbox.