I am trying to implement a shoutcast client on android, but simply parsing a .pls and supplying the stream link to the android mediaplayer does not work. Can anyone suggest a way I can go about this? Do I have to implement something like a proxy server and buffer the stream data manually? Thanks Vamsi
Asked
Active
Viewed 2,105 times
1
-
1possible duplicate of [Listen to a shoutcast with Android](http://stackoverflow.com/questions/1963105/listen-to-a-shoutcast-with-android) – Brad Aug 25 '11 at 18:08
-
http://stackoverflow.com/questions/1963105/listen-to-a-shoutcast-with-android – bloudermilk Mar 23 '10 at 09:14