More clues:

So it looks like the media player can't open the file. The file URL looks 
borked as well. I know the file exists and (I can see it in code and in 
DDMS).
Here is the trace for it. Note that I'm not *positive* that the path its 
outputting is borked internally or just logging it, but at this point I'm 
assuming that its printing what its seeing.


02-15 10:27:55.611: I/AwesomePlayer(127): setDataSource_l(URL suppressed)
02-15 10:27:55.621: E/(127): Failed to open file 
'/file:/storage/emulated/0/Android/data/com.primaltech.vvm/files/audio/V20130125000005.mp3'.
 
(No such file or directory)
02-15 10:27:55.621: E/MediaPlayer(24202): error (1, -2147483648)
02-15 10:27:55.631: E/MediaPlayer(24202): Error (1,-2147483648)
02-15 10:27:55.631: E/MessageListFragment(24202): what: MEDIA_ERROR_UNKNOWN
02-15 10:28:05.006: I/MessageListFragment(24202): *** FILE [true]: 
file:///storage/emulated/0/Android/data/com.primaltech.vvm/files/audio/V20130125000005.mp3

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to