Ps.: and here is the method that actually deletes the file:
http://pastebin.com/SbBFHuwC

On 22 June 2012 00:54, Guilherme Utrabo <utr...@gmail.com> wrote:

> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to