android - how content observer works on deleted files? -


i new android development , having trouble in tracking deleted files audio, video, images etc. want details of deleted file , later want move deleted files in separate folder.

in android, files managed through content providers. each file there index in content provider , access them using cursor. can keep track of index content provider using cursor , move other place , update content provider


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -