Android Open Source - App code AncientCrypto






Project Summary

source code for my first android app.

Web Site / Source Repository

AncientCrypto is hosted in the following web site
https://github.com/RyMarr475/AncientCrypto

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

ItemValue
Java File Count10
Supported screen sizes[xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count10
jar files usedandroid-support-v4.jar




Resource Files

There are 2 image files in AncientCrypto. The names of the image files are listed as follows.

drawing.png
vigenere.png

The following screenshort is generated from the image listed above.

null

Java Source Files

AncientCrypto has the following Java source files.

com.rymarr.ancientcrypto.CaesarCipher.java
com.rymarr.ancientcrypto.ChallengeActivity.java
com.rymarr.ancientcrypto.LearnActivity.java
com.rymarr.ancientcrypto.LevelFour.java
com.rymarr.ancientcrypto.LevelOne.java
com.rymarr.ancientcrypto.LevelThree.java
com.rymarr.ancientcrypto.LevelTwo.java
com.rymarr.ancientcrypto.MainActivity.java
com.rymarr.ancientcrypto.MonoalphabeticCipher.java
com.rymarr.ancientcrypto.VigenereCipher.java