Android Open Source - SMS mobile Android-SMS-Listener






Project Summary

An example of how a mobile (Android) application that performs a useful function could contain hidden malicious software (CPS633 - Lab #4)..

Web Site / Source Repository

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

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

ItemValue
Java File Count3
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS




Java Source Files

Android-SMS-Listener has the following Java source files.

com.example.nsalerni.smslistener.ApplicationTest.java
com.example.nsalerni.smslistener.MainActivity.java
com.example.nsalerni.smslistener.SMSListener.java