Custom Gallery with Android.
CustomPhotoGallery is hosted in the following web site
https://github.com/Chepeman/CustomPhotoGallery
If you think the Android project CustomPhotoGallery 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 CustomPhotoGallery.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [mdpi, xxhdpi, hdpi, xhdpi] |
Activity Count | 4 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
There are 4 image files in CustomPhotoGallery. The names of the image files are listed as follows.
ic_action_camera.png star_full_empty.png star_full_painted.png star_half_painted.png
The following screenshort is generated from the image listed above.
CustomPhotoGallery has the following Java source files.
com.customphotogallery.jcarlos.customphotogallery.ApplicationTest.java com.customphotogallery.jcarlos.customphotogallery.DataGrid.java com.customphotogallery.jcarlos.customphotogallery.DataList.java com.customphotogallery.jcarlos.customphotogallery.EditActivity.java com.customphotogallery.jcarlos.customphotogallery.GalleryActivity.java com.customphotogallery.jcarlos.customphotogallery.GridAdapter.java com.customphotogallery.jcarlos.customphotogallery.ListVAdapter.java com.customphotogallery.jcarlos.customphotogallery.PhotoActivity.java com.customphotogallery.jcarlos.customphotogallery.PhotoDatabase.java com.customphotogallery.jcarlos.customphotogallery.PhotoFsActivity.java com.customphotogallery.jcarlos.customphotogallery.PictureTools.java