I\'m building gallery app and I have tried to delete a image in mediastore by using contentResolver().delete(). but it throws an exception. How can I resolve it
contentResolver().delete()