MediaPlayer will stream MP3 (shoutcast) streams on FroYo. It will only
support 3GP before that (unless you run through a proxy and remove the ICY
header or download the file first). I don't know about other formats but
suspect you'll need to include your own codec decoders and that probably is
best done in C++ with the Native Toolkit.

--
Jeremy Wadsack


On Wed, Sep 1, 2010 at 1:45 PM, Ahmed Shoeib
<[email protected]>wrote:

> Hi all ,
> i want a class implements radio streamer
> the application should streams radio from url
> the streamer should include ( MP3 , WM , AAC ) ..
>
> can anyone help me ???
>
> --
> 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]<android-developers%[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

Reply via email to