Hi,

I have included three MP3 file in the R.raw folder. Now I am able to
get the file name of the MP3 file, but I need to find out the complete
path of the file in order to play the file using MediaPlayer.

I am using MediaPlayer.setDataSource(String path) to set the path to
the file. When I set the path as just the file name, the MediaPlayer
does not play it.

Is there any way to get the full path of the MP3 file in resources? Or
else, can I  use some other implementation of MediaPlayer.setDataSource
()?

Thanks,
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to