Android Open Source - Network send msg-plus






Project Summary

A smal light weight android [concept] application to send and receive encrypted messages. the messages are encrypted/decrypted inside the handsets and hence the network pass-through messages are complete greek-n-latin. This is ,however , only a concept application. A lot of detailed work is still to be done!.

Web Site / Source Repository

msg-plus is hosted in the following web site
https://github.com/nish-freak/msg-plus

If you think the Android project msg-plus 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 msg-plus.

ItemValue
Java File Count4
Supported screen sizes[mdpi]
Target SDK Version16
Minimum SDK Version10
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




License

The license information of msg-plus is as follows:

Eclipse Public License - v 1.0 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECI...

Resource Files

There are 4 image files in msg-plus. The names of the image files are listed as follows.

about.png
menu.png
refresh.png
settings.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.example.msg.Compose.java
com.example.msg.MsgRun.java
com.example.msg.RSA.java
com.example.msg.SMSReciever.java