Android Open Source - Development encrypt TextCrypt






Project Summary

An android app to encrypt your text messages from prying eyes..

Web Site / Source Repository

TextCrypt is hosted in the following web site
https://github.com/monkifiery/TextCrypt

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

ItemValue
Java File Count10
Supported screen sizes[hdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count7
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_CONTACTS
android.permission.RECEIVE_SMS
android.permission.SEND_SMS
Raw File Namesres\raw\computer.ogg




Resource Files

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

back1234.png

The following screenshort is generated from the image listed above.

null

Java Source Files

TextCrypt has the following Java source files.

hackerjacks.textcrypt.About.java
hackerjacks.textcrypt.ChooseContacts.java
hackerjacks.textcrypt.Decrypt.java
hackerjacks.textcrypt.OneTimePad.java
hackerjacks.textcrypt.OtherEncrypt.java
hackerjacks.textcrypt.Prefs.java
hackerjacks.textcrypt.SMS.java
hackerjacks.textcrypt.SmsReceiver.java
hackerjacks.textcrypt.Splash.java
hackerjacks.textcrypt.TextCrypt.java