Simple Android Application to provide message security.
MessageSecurity is hosted in the following web site
https://github.com/jskcse4/MessageSecurity
If you think the Android project MessageSecurity 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 MessageSecurity.
Item | Value |
---|---|
Java File Count | 2 |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_PHONE_STATE android.permission.RECEIVE_SMS android.permission.SEND_SMS |
MessageSecurity has the following Java source files.
com.message.messagesecurity.SMSActivity.java com.message.messagesecurity.SMSReceiver.java