I want to save image in a Filesystem with the path of the image stored in the database in the date and timestamp format. I have added a button which opens an option dialog asking the user whether to take a photo or choose from gallery. The image is shown on an imageview and when save is pressed the image gets saved.
Thanks