Android Open Source - Development encrypt ImageHider






Project Summary

An Android app that allows you to encrypt pictures and view them easily with in-memory decryption.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ImageHider.

ItemValue
Java File Count12
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version14
Activity Count2
jar files usedandroid-support-v4.jar
guava-14.0-rc1.jar
Required Permissionsandroid.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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