A simple text encryption tool in android..
RC4TextCipher is hosted in the following web site
https://github.com/ilyh/RC4TextCipher
If you think the Android project RC4TextCipher 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 RC4TextCipher.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
There are 1 image files in RC4TextCipher. The names of the image files are listed as follows.
ic_action_search.png
The following screenshort is generated from the image listed above.
RC4TextCipher has the following Java source files.
net.ilyh.rc4.AboutActivity.java net.ilyh.rc4.DBAdapter .java net.ilyh.rc4.MainActivity.java net.ilyh.rc4.RC4 .java net.ilyh.rc4.TextListActivity.java