When I am calling this function there is no image in image view bitmapFactory.decodefile(filename) showing null .. please help for this.
bitmapFactory.decodefile(filename)
Here is my cod
I was missing run time permission check on API level greater than 22. Starting Marshmellow