Hi everyone.
Does the android mediaScanner not support .wav music files?
I have some .mp3 and some .wav in my sd
only the .mp3 files are shown in the default music player.
then I tried Uri musicUri =
MediaStore.Audio.Media.EXTERNAL_CONTENT_URI;
the cursor returned also does not contain .wav files.
So does mediaScanner not support .wav files?
I want to make a music player that can play .wav files
thanks.

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to