Re: [android-developers] Shoutcast streaming app

2011-05-09 Thread gaurav gupta
hi Michanel, m using streaming in my application too , i dont think SDK version will affected . u must using something that is not available in previous version of android. so its creates problem. i dont know the exact proble so cant give u exact answer. m using this code for Streaming audio from

[android-developers] Shoutcast streaming app

2011-05-08 Thread Michael Foster
Hello all I am building an app that can play my shoutcast radio station. For starters, I'm just using the standard MediaPlayer and everything seemingly works fine. I just point it to my shoutcast url and it does the rest. However, this does not work for Android 2.1 or lower. Also, I have found