Android Open Source - SMS call Block-It






Project Summary

Block-it is an Android application that aims to block calls and/or SMS from a given list of blacklisted caller-Ids.

Web Site / Source Repository

Block-It is hosted in the following web site
https://github.com/prabhakar9885/Block-It

If you think the Android project Block-It 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 Block-It.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count11
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.ACCESS_FINE_LOCATION
android.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_CONTACTS
android.permission.READ_PHONE_STATE
android.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.VIBRATE
android.permission.WRITE_CONTACTS
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SMS
Asset File Namesassets\BRUSHSCI.TTF
assets\call3.gif
assets\hang_uo.JPG
assets\q.gif




Resource Files

There are 2 image files in Block-It. The names of the image files are listed as follows.

call3.gif
flying_robo.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Block-It has the following Java source files.

com.BlockIt.BootReceiver.java
com.BlockIt.Help_html.java
com.BlockIt.ProtoTypeMain.java
com.BlockIt.Register.java
com.BlockIt.calls.AddContactToBlock.java
com.BlockIt.calls.BlockCallsPressed.java
com.BlockIt.calls.ViewBlackList.java
com.BlockIt.sms.AddContactToBlockSMS.java
com.BlockIt.sms.BlockSMSPressed.java
com.BlockIt.sms.SMSBlockingProcess.java
com.BlockIt.sms.ViewBlackListSMS.java