Android Question populate image control with picture from gallery

pablogener

New Member
Hi. I hope anyone can help me with this.
I want the user to click on an empty "image control" and have the gallery pop-up. They'd select a pic from their gallery and have that selected pic to fill-up the image control.
How would I do that?
I found examples on how to use the imagecontrol only using .bmp files. Can I use .jpg files from photos taken with the camera, or any other image format that would be found in the gallery?
Thanks for the advice.
Cheers,

Pablo.
 

pablogener

New Member
thanks. that really looks promising!!
I had to include the PHONE library to get the "content chooser" type available in my project.
Just saying that out for anyone else who might start with a question like mine and may find your answer to sorta point in the right way, but coming to a bump like I did when I couldn't find how to include the content chooser object.
 
Upvote 0
Top