Multilevel media file encryption for Android.
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.
The following table is the detailed list of VitoCrypt.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 8 |
Activity Count | 3 |
Fragment Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.READ_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\file.psd assets\folder.psd |
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.
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