Android Open Source - Image gallery zoomable-gallery






Project Summary

This is a gallery like view for android, in which the image in center of screen gets enlarged. It is built with the help of HorizontalScrollView. I had to use HorizontalScrollView because gallery widget is deprecated in Android..

Web Site / Source Repository

zoomable-gallery is hosted in the following web site
https://github.com/droiddev24/zoomable-gallery

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

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




Java Source Files

zoomable-gallery has the following Java source files.

org.droiddev.zoomable_gallery.CenteringHorizontalScrollView.java
org.droiddev.zoomable_gallery.MainActivity.java