I'm trying to write an app that works with the video and audio already captured on the device. I found the MediaStore for them, but it doesn't seem to let me insert or delete items. I need to be able to load, save, and delete video files (the data for saving comes from the Web). Any ideas?
Thanks!!!

