Android full screen image slider with swipe and pinch zoom gestures.
ImageSlider is hosted in the following web site
https://github.com/moktar/ImageSlider
If you think the Android project ImageSlider 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 ImageSlider.
Item | Value |
---|---|
Java File Count | 7 |
Supported screen sizes | [mdpi, ldpi, xxhdpi, hdpi, xhdpi] |
Target SDK Version | 19 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | android-support-v4.jar |
ImageSlider has the following Java source files.
info.androidhive.imageslider.FullScreenViewActivity.java info.androidhive.imageslider.GridViewActivity.java info.androidhive.imageslider.adapter.FullScreenImageAdapter.java info.androidhive.imageslider.adapter.GridViewImageAdapter.java info.androidhive.imageslider.helper.AppConstant.java info.androidhive.imageslider.helper.TouchImageView.java info.androidhive.imageslider.helper.Utils.java