Android Open Source - Development encrypt TextEncryption






Project Summary

Text Encryption Application for Android using RSA-Public Key Encryption Algorithm.

Web Site / Source Repository

TextEncryption is hosted in the following web site
https://github.com/jskcse4/TextEncryption

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

ItemValue
Java File Count1
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

TextEncryption has the following Java source files.

com.vjcrackers.textencryption.MainActivity.java