Hi

You must use the method setDatasource(String path) to set the path to
the sd card and then use the following functions prepare and start.

If you are getting this exception then try using onPrepared method of
OnPreoardListener and invoke the start method in this method and check
if palyer driver is getting prepared or not.............

On Jul 12, 9:37 am, Siva <[email protected]> wrote:
> Hi friends/experts,
>
> I need to download audio from web server and I need to save into
> device memory.
>
> Then, I need to play that audio from my application.
>
> I know, how to play audio if that is available in res/raw folder. But,
> I can't able to play audio from SD Card...
>
> I am getting following error:
>
>     ERROR/PlayerDriver(31): Command PLAYER_SET_DATA_SOURCE completed
> with an error or info PVMFErrNotSupported
>
> Can any help me on this. I need this very urgent...

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