I can tell you that the first one meets your criteria, though it is
not packaged as an Android library project. However, since it is a
single Java class with no other dependencies, you can just drop that
class into your project hierarchy if you wish.

I have not tried the other three, though the third one (PhotoView)
looks intriguing.

On Fri, Jan 4, 2013 at 7:45 AM, Tobias <[email protected]> wrote:
> There is a bunch of open source projects offering pinch zooming in an
> ImageView. Here is a few of them:
>
> TouchImageView by MikeOrtiz (https://github.com/MikeOrtiz/TouchImageView)
> ImageViewZoom by sephirot74 (https://github.com/sephiroth74/ImageViewZoom)
> PhotoView by chrisbanes (https://github.com/chrisbanes/PhotoView)
> gesture-imageview by jasonpolites
> (https://github.com/jasonpolites/gesture-imageview)
>
> It is hard to say which one is the best and even if I have mentioned the
> best and I would like to ask what other people thinks.
>
> It need to be able to do pinch zooming, panning as well as work together
> with a ViewPager.
>
> Thank you in advance,
> Tobias
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en



-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to Android Development_ Version 4.5 Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to