how to pick a image from gallery for my app in android?
Posted
by androidbase Praveen
on Stack Overflow
See other posts from Stack Overflow
or by androidbase Praveen
Published on 2010-03-24T13:17:42Z
Indexed on
2010/03/24
13:33 UTC
Read the original article
Hit count: 440
i am working on photos options in my app.
i have a button and imageview on my activity. when i click the button it will redirect to gallery and i would like to select an image. the selected image will appear in my image view.
how to do that? any idea?
© Stack Overflow or respective owner