A paginated gallery for Android with view indicators.
PaginatedGallery is hosted in the following web site
https://github.com/saadfarooq/PaginatedGallery
If you think the Android project PaginatedGallery 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 PaginatedGallery.
Item | Value |
---|---|
Java File Count | 14 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar guava-11.0.1.jar |
Required Permissions | android.permission.INTERNET |
PaginatedGallery has the following Java source files.
com.github.ignition.core.widgets.Ignition.java com.github.ignition.core.widgets.RemoteImageView.java com.github.ignition.support.IgnitedStrings.java com.github.ignition.support.cache.AbstractCache.java com.github.ignition.support.cache.CacheHelper.java com.github.ignition.support.cache.ImageCache.java com.github.ignition.support.images.remote.RemoteImageLoader.java com.github.ignition.support.images.remote.RemoteImageLoaderHandler.java com.github.ignition.support.images.remote.RemoteImageLoaderJob.java com.paginatedgallery.PaginatedGallery.java com.paginatedgallery.PaginatedGalleryActivity.java com.paginatedgallery.PaginatedGalleryAdapter.java com.viewpagerindicator.CirclePageIndicator.java com.viewpagerindicator.PageIndicator.java