Fwiw, this is not "your application dir".  Pictures on external storage is
for shared pictures.  You shouldn't be putting your own stuff there.

On Thu, Jun 21, 2012 at 8:54 PM, 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




-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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