Android Open Source - Image pinch AndroidImageViewZoom






Project Summary

Android image pinch (continual in/out) / double tap zoom, scroll larger images, configurable , should work on 1.5(without pinch zoom) because of dynamic class loading.

Web Site / Source Repository

AndroidImageViewZoom is hosted in the following web site
https://github.com/igorcrevar/AndroidImageViewZoom

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

ItemValue
Java File Count9
Minimum SDK Version3
Activity Count1




License

The license information of AndroidImageViewZoom is as follows:

Copyright (c) 2011 Igor Crevar http://extrafull.com/igorcrevar/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "...

Resource Files

There are 1 image files in AndroidImageViewZoom. The names of the image files are listed as follows.

picture2.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.rogicrew.imagezoom.ImageViewZoomOptions.java
com.rogicrew.imagezoom.ImageViewZoom.java
com.rogicrew.imagezoom.example.ImageViewZoomExample1Activity.java
com.rogicrew.imagezoom.example.ImageViewZoomTest.java
com.rogicrew.imagezoom.example.UnscaledBitmapOperations.java
com.rogicrew.imagezoom.ontouch.OnTouchInterface.java
com.rogicrew.imagezoom.ontouch.OnTouchMulti.java
com.rogicrew.imagezoom.ontouch.OnTouchSingle.java
com.rogicrew.imagezoom.ontouch.Pointer.java