ICS Style Photo Gallery for Android projects.
android_gallery is hosted in the following web site
https://github.com/sarriaroman/android_gallery
If you think the Android project android_gallery 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 android_gallery.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
There are 3 image files in android_gallery. The names of the image files are listed as follows.
ic_action_close.png ic_action_next.png ic_action_previous.png
The following screenshort is generated from the image listed above.
android_gallery has the following Java source files.
com.speryans.gallery.GalleryActivity.java com.speryans.gallery.PhotoActivity.java com.speryans.gallery.adapters.PhotosAdapter.java com.speryans.gallery.helpers.ImageLoader.java com.speryans.gallery.helpers.Utils.java