Mark Wyszomierski wrote:
> Is there a built-in intent which will let you pass it the path of an
> image (png or jpg) and show it full-screen with panning / zooming
> controls? Basically the same controls WebView has, but only for a
> single image. I saw that iPhone has something like this, just
> wondering if there's already something like this on android before
> writing a new one,

The Gallery has an activity for that. However, that probably only works
for images in the MediaStore, and I don't think it is documented. The
former may be a show-stopper for you; the latter is a show-stopper for
everyone.

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

Android App Developer Training: http://commonsware.com/training

-- 
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