Android Open Source - Image select Android-Mutiple-Select-Gallery






Project Summary

Android Multiple/Single Image Select Library.

Web Site / Source Repository

Android-Mutiple-Select-Gallery is hosted in the following web site
https://github.com/philgookang/Android-Mutiple-Select-Gallery

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

Project Detail

The following table is the detailed list of Android-Mutiple-Select-Gallery.

ItemValue
Java File Count14
Target SDK Version19
Minimum SDK Version8
Activity Count2
Fragment Count3
jar files usedandroid-support-v4.jar




License

The license information of Android-Mutiple-Select-Gallery is as follows:

MIT License

Resource Files

There are 3 image files in Android-Mutiple-Select-Gallery. The names of the image files are listed as follows.

back_icon.png
check_icon.png
topbar_bg.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.pgk.venusgallery.GalleryActivity.java
com.pgk.venusgallery.TestActivity.java
com.pgk.venusgallery.adapter.AlbumAdapter.java
com.pgk.venusgallery.adapter.PhotoAdapter.java
com.pgk.venusgallery.fragments.AlbumGalleryFragment.java
com.pgk.venusgallery.fragments.PhotoGalleryFragment.java
com.pgk.venusgallery.models.VGAlbum.java
com.pgk.venusgallery.models.VGManager.java
com.pgk.venusgallery.models.VGPhoto.java
com.pgk.venusgallery.opts.VGGallery.java
com.pgk.venusgallery.opts.VGModel.java
com.pgk.venusgallery.utils.VGCompare.java
com.pgk.venusgallery.utils.VGMediaStore.java
com.pgk.venusgallery.utils.VGSquareImageView.java