Android application for photo which can be stored securely and it usages Sky drive as back-end to store photos.
SecureGallery is hosted in the following web site
https://github.com/madsum/SecureGallery
If you think the Android project SecureGallery 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 SecureGallery.
Item | Value |
---|---|
Java File Count | 21 |
Supported screen sizes | [mdpi, ldpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 8 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in SecureGallery. The names of the image files are listed as follows.
camera.png folder.png folder_image.png image_x_generic.png
The following screenshort is generated from the image listed above.
SecureGallery has the following Java source files.
fi.masum.securegallery.BaseDialog.java fi.masum.securegallery.ChoiceDialog.java fi.masum.securegallery.Config.java fi.masum.securegallery.JsonKeys.java fi.masum.securegallery.LogInFrgment.java fi.masum.securegallery.MainActivity.java fi.masum.securegallery.OnFragmentChangedListener.java fi.masum.securegallery.RegisterUserFrgment.java fi.masum.securegallery.Scopes.java fi.masum.securegallery.SignInFrgment.java fi.masum.securegallery.SkyApplication.java fi.masum.securegallery.SkyDriveActivity.java fi.masum.securegallery.SkyDriveAlbum.java fi.masum.securegallery.SkyDriveFile.java fi.masum.securegallery.SkyDriveFolder.java fi.masum.securegallery.SkyDriveObject.java fi.masum.securegallery.SkyDrivePhoto.java fi.masum.securegallery.YesNoDialog.java fi.masum.securegallery.util.SystemUiHider.java fi.masum.securegallery.util.SystemUiHiderBase.java fi.masum.securegallery.util.SystemUiHiderHoneycomb.java