arijasoft has developed android online radio SDK,

Capabilities of AOR-SDK

1)      Play:

a.       shoutcast-aac,

b.       shoutcast-aacp,

c.        shoutcast-mp3,

d.       icecast-aac,

e.       icecast-aacp,

f.        icecast-mp3;

2)      Play: m3u/pls support

3)      Player status/control.

4)      Song name;

On Tue, Mar 23, 2010 at 12:48 AM, patbenatar <patbena...@gmail.com> wrote:

> I am interested in the solution to this as well.. And if not
> MediaPlayer, how does one stream audio from a Web source. Thanks all!
>
>
> On Mar 21, 10:38 am, sume <museay...@gmail.com> wrote:
> > The dev guide suggests this
> >
> > MediaPlayer mp = new MediaPlayer();
> > mp.setDataSource(this, Uri.parse("http://wamu-1.streamguys.com:80";));
> > mp.prepare();
> > mp.start();
> >
> > I can't seem to get it working though. I'm getting
> > "java.io.IOException: Prepare failed.: status=0x1"
> > Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com<android-developers%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>
> To unsubscribe from this group, send email to android-developers+
> unsubscribegooglegroups.com or reply to this email with the words "REMOVE
> ME" as the subject.
>



-- 
Thank you,
Dilli Rao. M
www.arijasoft.com

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

To unsubscribe from this group, send email to 
android-developers+unsubscribegooglegroups.com or reply to this email with the 
words "REMOVE ME" as the subject.

Reply via email to