I'm saving image to a separate folder on SD card using "File" class. Image is saved correctly but the problem is, it does not appear automatically in the phone's gallery. It appear only after the SD card is rescaned for example when I'm disconnecting my phone form computer. Is there any way to rescan images folder automatically? I've read there is a MediaScannerConnection class in android java which does it. How about AIR?
↧