hi guys i have this strange problem:
i create a app, in this app i record voice in ogg file, i store file
in memory (i see the file using DDMS) , when i wont to play the file
audio i have a error

in this link you can see the source: http://pastebin.com/PWE9FsxT
in this link you can see the android manifest: http://pastebin.com/p39J1Y6i
in this link you can see the log cat http://pastebin.com/ktyFWPXq

i think the problem is in
mediaPlayer.setDataSource(RECORDING_FILE_NAME); but I do not know how
to fix it
please help me
best regads
Antonio

-- 
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