What is the better approach of hiding selected images from the gallery from my application.
Changing the extension of the image with some extension
Problem with appraoch 1: Using file explorer we can view the images
Encryption of images
Storing the images in our local database and deleting the image from the location
Please can any one suggest the best appraoch