How to get image URI

Posted by Shashi on Stack Overflow See other posts from Stack Overflow or by Shashi
Published on 2010-06-18T13:49:09Z Indexed on 2010/06/18 13:53 UTC
Read the original article Hit count: 340

Filed under:
|

Hi I am developing a simple application. I have an image stored in sdcard. In one activity I am displaying that image using imageview.setImageUri() .... Now on clicking on that Image I want to retrieve uri of that image and want to store it in sqlite database... can anybody tell me how that is possible.

© Stack Overflow or respective owner

Related posts about sqlite

Related posts about uri