Open an image in Android's built-in Gallery app programmatically

Posted by Michael Kessler on Stack Overflow See other posts from Stack Overflow or by Michael Kessler
Published on 2010-01-30T22:11:43Z Indexed on 2010/04/14 10:23 UTC
Read the original article Hit count: 202

Filed under:
|
|

Hi all,

I am trying to open an image / picture in the Gallery built-in app from inside my application.

I have a URI of the picture (the picture is located on the SD card).

Do you have any suggestions?

Thank you in advance.

© Stack Overflow or respective owner

Related posts about android

Related posts about gallery