I need to delete some images from my application dir (inside Pictures/Application). Though the image gets removed, when I call for the managedQuery() to fill again the grid, the image that I just removed is retrieved. I'm trying to force a scan on the application directory, but it's not working. Some code below:
deleting files: http://pastebin.com/tQe8s7mm sanning directory http://pastebin.com/ixuz8xsC Do you guys have any ideas of what may be causing this behavior? Thanks in advance, Guilherme -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

