Personal project: an android app for simple ciphers.
SimpleCiphers is hosted in the following web site
https://github.com/mackenzie-o/SimpleCiphers
If you think the Android project SimpleCiphers 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 SimpleCiphers.
Item | Value |
---|---|
Java File Count | 9 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 1 |
Fragment Count | 5 |
There are 2 image files in SimpleCiphers. The names of the image files are listed as follows.
drawer_shadow.9.png ic_drawer.png
The following screenshort is generated from the image listed above.
SimpleCiphers has the following Java source files.
com.mackenzie_o.simpleciphers.AboutDialogFragment.java com.mackenzie_o.simpleciphers.AboutFragment.java com.mackenzie_o.simpleciphers.ApplicationTest.java com.mackenzie_o.simpleciphers.AutokeyFragment.java com.mackenzie_o.simpleciphers.CaesarFragment.java com.mackenzie_o.simpleciphers.MainActivity.java com.mackenzie_o.simpleciphers.NavigationDrawerFragment.java com.mackenzie_o.simpleciphers.ShiftCiphers.java com.mackenzie_o.simpleciphers.VigenereFragment.java