Hi,when I use ContentResolver to delete one entry of video from the media database(URI is MediaStore.Video.Media.EXTERNAL_CONTENT_URI),the real video file will be deleted from the sdcard.But when I use ContentResolver to delete one entry of mp3from the media database(URI is MediaStore.Audio.Media.EXTERNAL_CONTENT_URI),the real mp3 file will not be deleted.Who can tell me the reason?Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---