Thursday, August 4, 2011

[android-developers] Re: How to delete a video file's entry from content provider

Check this out:

http://stackoverflow.com/questions/4430888/android-file-delete-leaves-empty-placeholder-in-gallery

- dave
http://www.androidbook.com/proandroid3

On Aug 4, 10:33 am, Raj <bande.rajki...@gmail.com> wrote:
> Hello,
> In my app, I've moved the recorded video to some other location. When I try
> to find the file from explorer, there is no file present (but obvious). But,
> an entry of that video (a thumbnail) is present in the gallery. When I click
> on that thumbnail, the video doesn't play. So, I want to remove this entry
> from the gallery. I think the reason is, content provider.
> So I want a sample code to remove the entry of that moved video from content
> provider.
>
> Thank you in advnace.

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