An Android app that allows you to encrypt pictures and view them easily with in-memory decryption.
ImageHider is hosted in the following web site
https://github.com/charlesconnell/ImageHider
If you think the Android project ImageHider 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 ImageHider.
Item | Value |
---|---|
Java File Count | 12 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar guava-14.0-rc1.jar |
Required Permissions | android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in ImageHider. The names of the image files are listed as follows.
add.png ic_action_search.png quit.png remove.png
The following screenshort is generated from the image listed above.
ImageHider has the following Java source files.
com.connell.imagehider.AESBitmap.java com.connell.imagehider.AESImageAdapter.java com.connell.imagehider.AESInputStream.java com.connell.imagehider.AESManager.java com.connell.imagehider.AESOutputStream.java com.connell.imagehider.ImageActivity.java com.connell.imagehider.ImageErrorView.java com.connell.imagehider.InitialPasswordDialogFragment.java com.connell.imagehider.MainActivity.java com.connell.imagehider.Password.java com.connell.imagehider.PasswordDialogFragment.java com.connell.imagehider.Rot13.java