This might help get you started There are additional links through this forum link that might be of more use than the actual thread linked here.
http://stackoverflow.com/questions/1965784/streaming-audio-from-a-url-in-and roid-using-mediaplayer From: [email protected] [mailto:[email protected]] On Behalf Of TreKing Sent: Friday, June 10, 2011 10:03 AM To: [email protected] Subject: Re: [android-developers] Where to start from for Internet Radio on Android On Wed, Jun 8, 2011 at 6:12 AM, Mohammad <[email protected]> wrote: I need to develop an internet audio stream playback application. I do not know where to start from. My target is Android Froyo on TI's DM3730 Can somebody help or give me a pointer? Honestly, if you don't know where to start with an internet audio streaming app, you've probably bit off more than you can chew already. This is not a trivial undertaking. But you got to start somewhere and that would usually be with the basics: read the documentation and run through the samples. ---------------------------------------------------------------------------- --------------------- TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago transit tracking app for Android-powered devices -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

