Hi, My app downloads audio files to /sdcard/Music. When I try to play them, I am getting the following error.
V/MediaPlayer-JNI( 2789): setDataSource: path content://media/external/audio/med ia/2 E/MediaPlayerService( 1130): Couldn't open fd for content://media/external/audio /media/2 If I download the files to /sdcard/ instead, the files play fine. The program creates the sub folder 'Music' just before download and the permissions for 'sdcard' and 'Music' look same. Please suggest a solution. -S. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

