Where are you storing the file?  There is a change with the
MediaPlayer where it can't open files in the application's data area
for security reasons.  The application must open the file and use a
FileDescriptor version of setSource.  Not sure if this is your problem
but thought I'd mention it just in case, a quick test is to see if
everything works when you store the file on the SD card.
--~--~---------~--~----~------------~-------~--~----~
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]
Announcing the new Android 0.9 SDK beta!
http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to