Tuesday, April 26, 2011

[android-developers] Re: Built-in camera problem deleting files

I read about Mediastore functions, and the one that I thought it could
fit is for API 9, and I'm developing for api 8...
Seriously, it's seems to be a really stupid problem but I can't do it
work!

On Apr 26, 1:11 pm, lbendlin <l...@bendlin.us> wrote:
> I believe you have to use Mediastore functions to remove the file, rather
> than deleting it manually from the SD card.  The Mediastore has caching
> mechanisms that will keep references to files independently of their
> physical presence.  Yes, you could force a re-scan but that seems like
> overkill.

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

No comments:

Post a Comment