Prepare Failed on Mediaplayer when trying to stream
jan dressen
Ranch Hand
Joined: Oct 25, 2007
Posts: 47
posted
0
Hello
I am trying to stream an MP3-file with the following code
for some reason every time I call prepare I get the following IOException: java.io.IOException: Prepare failed.: status=0x1
I tested the link directly in a browsr and it works.
I also added the Internet permission in the manifest.
Anyone know what I am doing wrong?
thanks for the help
subject: Prepare Failed on Mediaplayer when trying to stream