hey hiii

I didnt get u u mean to say dat the prob is wid the emulator

actually my code looks lyk dis --->i hav saved my audio file on
server...
n den runnig dis code----

MediaPlayer m=new MediaPlayer();
m.setDataSource(path);  //path is a String variable containing the
path of audio file stored on server side
m.prepare();
m.start();

Error it shows is---->>>java.io.IOException:Prepare Failed:status=0x1

can u plzz tell dat this error is coming bcozz dere is some problem
with the emulator.
On Feb 4, 10:37 am, prachi <[email protected]> wrote:
> Hey hii all
>
> I hav a code toruna start a media player a play anaudiofilesaved
> in my local disk.But the code is not running and it is showing an
> exception:----
>
> PlayerDriver< PVMFInfoErrorHandlingComplete
>
> Plzz help me out!!

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

Reply via email to