Android Open Source - Development encrypt VitoCrypt






Project Summary

Multilevel media file encryption for Android.

Web Site / Source Repository

VitoCrypt is hosted in the following web site
https://github.com/Onheiron/VitoCrypt

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

ItemValue
Java File Count15
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count3
Fragment Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.READ_EXTERNAL_STORAGE
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\file.psd
assets\folder.psd




Resource Files

There are 8 image files in VitoCrypt. The names of the image files are listed as follows.

audio.png
directory.png
file.png
folder.png
ic_action_search.png
image.png
updirectory.png
video.png

The following screenshort is generated from the image listed above.

null




Java Source Files

VitoCrypt has the following Java source files.

activities.AddFragment.java
activities.CryptedFragment.java
activities.FastFragment.java
activities.GenericFragment.java
activities.ObscuredFragment.java
activities.ProtectedFragment.java
activities.TabSwipeActivity.java
com.example.vitocrypt.Start.java
cypher.CypherTask.java
cypher.Encrypter.java
cypher.Protector.java
cypher.Shader.java
magic.TypeMagic.java
support.FileItem.java
support.FileItemAdapter.java