Thursday, August 4, 2011

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

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.

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