[android-beginners] Re: Help Needed : MediaRecorder error: java.io.IOException: prepare failed

2009-10-12 Thread Mikhail G
Hi, i'm seeing same issue. were you able to find a solution? thx, Mikhail. On Sep 8, 3:49 am, preetam_pict preetam.pa...@gmail.com wrote: Hi all I am trying to write a sample program to record the video (say camcorder application). When i run my program using the emulator (I have

[android-beginners] Re: Help Needed : MediaRecorder error: java.io.IOException: prepare failed

2009-09-08 Thread preetam_pict
Hi all ... I am seeing following errors in log ... Can someone please help me out to resolve this ... ! 09-08 12:30:26.174: ERROR/MediaPlayer(554): Unable to to create media player 09-08 12:30:26.183: ERROR/CameraService(554): Failed to load CameraService sounds. 09-08 12:30:26.203:

[android-beginners] Re: Help needed in error!!

2009-07-02 Thread Mark Murphy
randheersingh wrote: Hi, I am just trying to run the relative example given in the sample code of Google documentation of android. Its just ran. But when I added the background property of relative layout an error is coming. I am giving the code of XML file here and the error. Please tell me