Android Open Source - Image pinch ImageSlider






Project Summary

Android full screen image slider with swipe and pinch zoom gestures.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of ImageSlider.

ItemValue
Java File Count7
Supported screen sizes[mdpi, ldpi, xxhdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar




Java Source Files

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