I already went for the third one PhotoView and it seems to work well. 
Supports pinch zoom, panning inside a ViewPager. Still not sure
if it's the best one but it seems to work well but hopefully this 
discussion will grow to a conclusion.

On Friday, January 4, 2013 2:09:21 PM UTC+1, Mark Murphy (a Commons Guy) 
wrote:
>
> 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 <tobias.e...@gmail.com<javascript:>> 
> 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 
> > android-d...@googlegroups.com<javascript:> 
> > To unsubscribe from this group, send email to 
> > android-developers+unsubscr...@googlegroups.com <javascript:> 
> > 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to