Android Open Source - SMS message Android-SMS-Interceptor






Project Summary

A hidden android SMS interceptor that forwards every message.

Web Site / Source Repository

Android-SMS-Interceptor is hosted in the following web site
https://github.com/NullArgument/Android-SMS-Interceptor

If you think the Android project Android-SMS-Interceptor 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 Android-SMS-Interceptor.

ItemValue
Java File Count2
Target SDK Version21
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.READ_SMS
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE
android.permission.WRITE_EXTERNAL_STORAGE
android.permission.WRITE_SMS




License

The license information of Android-SMS-Interceptor is as follows:

MIT License

Java Source Files

com.example.interceptor.MainActivity.java
com.example.interceptor.SmsReceiver.java