I have two button
and one gallery
in my activity, when I click the button it will redirect to gallery and I would like to select an image. The selected image will be added in my gallery. When I click another button it will capture image from camera and add it in my gallery
how to do that? any idea?