Android Newly Taken Photo from custom camera does not appear in gallery (media store)
问题 in my app, i initially load all the images from the gallery, i.e. (MediaStore.Images.Media.EXTERNAL_CONTENT_URI) user can take picture via my app, but i have a custom camera, i.e. i do not use default phone camera to take pictures, i have my own surface view, i deal with Camera object directly, and handle the camera picture. and i save this image in a custom folder. i want the newly taken picture to appear in my gallery once user returns to my app problem: the newly taken picture does not