Hi there. I'm building an android app that is basicaly a directory of up to 10 local radio. The app should allow the user to listen to any of thosne radios. All i got for those radio i a stream URL (pls/asx,/m3u/mp3). How should i implement the MediaPlayer to stream all those format?
thansk in advance.