[android-developers] Re: ANDROID Media Player problem with files generated by emulator

2008-08-21 Thread Megha Joshi
Are you refering to a file recorded by the MediaRecorder as file created by the emulator? What kind of file is this...video or audio? Can you attach the file here? On Thu, Aug 21, 2008 at 4:42 AM, Jaime Cordeiro [EMAIL PROTECTED]wrote: Hi, I've got a strange problem that is im able to play

[android-developers] Re: ANDROID Media Player problem with files generated by emulator

2008-08-21 Thread Jaime Cordeiro
Hi, The objective is to send wave file throught a socket in to a second emulator and rebuild the file there. the bytes read are the bytes passed to rebuilding the file. If i extract the file and play in windows media player its fine, but if i try to use the androids mediaplayer it throws an IO

[android-developers] Re: ANDROID Media Player problem with files generated by emulator

2008-08-21 Thread Megha Joshi
On Thu, Aug 21, 2008 at 2:20 PM, Jaime Cordeiro [EMAIL PROTECTED]wrote: Hi, The objective is to send wave file throught a socket in to a second emulator and rebuild the file there. the bytes read are the bytes passed to rebuilding the file. If i extract the file and play in windows media