Android Open Source - Image select CachedGalleyFragment






Project Summary

This is a tab fragment that you can use in your Android App when you need to select multiple images in the middle of your app flow and then use the selected pics in some manner..

Web Site / Source Repository

CachedGalleyFragment is hosted in the following web site
https://github.com/AnnuletConsulting/CachedGalleyFragment

If you think the Android project CachedGalleyFragment 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 CachedGalleyFragment.

ItemValue
Java File Count5
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version17
Minimum SDK Version11
Activity Count3
Fragment Count2
jar files usedurlimageviewhelper.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 2 image files in CachedGalleyFragment. The names of the image files are listed as follows.

selected_tab.png
unselected_tab.png

The following screenshort is generated from the image listed above.

null

Java Source Files

CachedGalleyFragment has the following Java source files.

com.annuletconsulting.gallery.GridFragment.java
com.annuletconsulting.gallery.GridThumb.java
com.annuletconsulting.gallery.PicTabsFragment.java
com.annuletconsulting.gallerytest.DoSomethinWithSelectedPics.java
com.annuletconsulting.gallerytest.GalleryTest.java