This app is used for blocking internet data and block call and sms if incomming number is not in contact list, if set timer..
Internet_data_blocker is hosted in the following web site
https://github.com/hitman0786/Internet_data_blocker
If you think the Android project Internet_data_blocker 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 Internet_data_blocker.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.ACCESS_WIFI_STATE android.permission.CALL_PHONE android.permission.CHANGE_NETWORK_STATE android.permission.CHANGE_WIFI_STATE android.permission.INTERNET android.permission.MODIFY_PHONE_STATE android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.READ_SMS android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_MMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_CONTACTS android.permission.WRITE_SECURE_SETTINGS android.permission.WRITE_SETTINGS android.permission.WRITE_SMS |
There are 1 image files in Internet_data_blocker. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
Internet_data_blocker has the following Java source files.
com.example.filter.AfterBootReceiver.java com.example.filter.CallFilterService.java com.example.filter.MainActivity.java com.example.filter.NetworkUtil.java com.example.filter.PhoneLog.java com.example.filter.PhoneStateReceiver.java com.example.filter.SMSStateReceiver.java com.example.filter.StartReceiver.java