Android Open Source - Photo store SecureGallery






Project Summary

Android application for photo which can be stored securely and it usages Sky drive as back-end to store photos.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of SecureGallery.

ItemValue
Java File Count21
Supported screen sizes[mdpi, ldpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count8
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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.

null

Java Source Files

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