Hi everyone, I'm actually developing an app for android which has a profile module, in the profile module the user will have the option to change its profile picture, so I have the following doubts:
Supposing that this image will be shown in a view.
How could I choose a file from the photo gallery and set it to the view? Does anyone has a code that can do this? or Can anyone can explain me how can I do it?
Thanks for you help