Android application to encrypt pictures.
KryptoPic is hosted in the following web site
https://github.com/vaguilera/KryptoPic
If you think the Android project KryptoPic 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 KryptoPic.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 14 |
Minimum SDK Version | 14 |
Activity Count | 7 |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 8 image files in KryptoPic. The names of the image files are listed as follows.
action_crypt.png action_decrypt.png action_remove.png action_settings.png action_share.png button_camera.png button_gallery.png button_lock.png
The following screenshort is generated from the image listed above.
KryptoPic has the following Java source files.
com.nocturns.cryptopic.ActivityAlertbox.java com.nocturns.cryptopic.ActivityMain.java com.nocturns.cryptopic.ActivityOptions.java com.nocturns.cryptopic.ActivityPassword.java com.nocturns.cryptopic.ActivityPasswordChange.java com.nocturns.cryptopic.ActivityPasswordPicture.java com.nocturns.cryptopic.ActivityViewPictures.java com.nocturns.cryptopic.BMPFactory.java com.nocturns.cryptopic.CameraController.java com.nocturns.cryptopic.CryptoModule.java com.nocturns.cryptopic.PreferencesMgr.java