Android Open Source - Development encrypt StealthMe






Project Summary

Android app for sending and receiving encrypted text messages.

Web Site / Source Repository

StealthMe is hosted in the following web site
https://github.com/thirty9th/StealthMe

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

ItemValue
Java File Count16
Supported screen sizes[hdpi]
Target SDK Version17
Minimum SDK Version10
Activity Count8
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.READ_SMS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
android.permission.WRITE_SMS




Resource Files

There are 1 image files in StealthMe. The names of the image files are listed as follows.

threads_list_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

StealthMe has the following Java source files.

com.example.stealthme.ChangePinPassActivity.java
com.example.stealthme.Contact.java
com.example.stealthme.ContactManager
.java
com.example.stealthme.DatabaseHandler.java
com.example.stealthme.EncryptionSuite
.java
com.example.stealthme.MessagingActivity.java
com.example.stealthme.NewMessageActivity.java
com.example.stealthme.PasswordLoginActivity.java
com.example.stealthme.PinLoginActivity.java
com.example.stealthme.SettingsActivity.java
com.example.stealthme.Sms
.java
com.example.stealthme.SmsEncryptor
.java
com.example.stealthme.SmsReceiver.java
com.example.stealthme.StartupActivity.java
com.example.stealthme.StringManager
.java
com.example.stealthme.ThreadsActivity.java