Capture Image from Camera and Display in Activity

I want to write a module where on a click of a button the camera opens and I can click and capture an image. If I don’t like the image I can delete it and click one more image and then select the image and it should return back and display that image in the activity.

18 Answers
18

Leave a Comment