Android app for sending and receiving encrypted text messages.
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.
The following table is the detailed list of StealthMe.
Item | Value |
---|---|
Java File Count | 16 |
Supported screen sizes | [hdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 10 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_CONTACTS android.permission.READ_SMS android.permission.RECEIVE_SMS android.permission.SEND_SMS android.permission.WRITE_SMS |
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.
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