A fun personal project. An Android app that blocks incoming text messages when you activate it to help you study..
StudyBlocker is hosted in the following web site
https://github.com/omar112694/StudyBlocker
If you think the Android project StudyBlocker 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 StudyBlocker.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 14 |
Activity Count | 5 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_PHONE_STATE android.permission.RECEIVE_BOOT_COMPLETED android.permission.RECEIVE_SMS android.permission.SEND_SMS |
StudyBlocker has the following Java source files.
com.aomar.studyblocker.MainActivity.java com.aomar.studyblocker.Messages.java com.aomar.studyblocker.Receiver.java com.aomar.studyblocker.SqlWriter.java