posted 13 years ago
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