Arijasoft has Android online Radio SDK to play online radio streams of
mp3/aac.

http://demos.arijasoft.com/Arija_Android_Dev/aorsdkrelease.php

<http://demos.arijasoft.com/Arija_Android_Dev/aorsdkrelease.php>Please get
the SDK from them... and Develop online radio app .

On Thu, Feb 11, 2010 at 2:11 PM, MobDev <[email protected]> wrote:

>
>
> On 10 feb, 13:43, kavitha <[email protected]> wrote:
> > Thanks Mark Murphy,
> >
> > Suppose i play online FM for one hour and want to listen again from
> start(
> > ie music played before half an hour),,then i need to store all music in a
> > stream and should be able to seek back to that point and start playing at
> > that point.
>
> hmmm, to me it sounds like you are confusing what a stream is all
> about... You want to store it in a stream ? I think what you actually
> want is to store it in a File on the device itself...
> The MediaPlayer can seek back, but this does mean that you will havve
> to read the whole "stream" (or song) with one MediaPlayer, using two
> will make it impossible for you to "seek" back into the first one if
> you are playing in the second one, as in it's not one continous piece
> of music/data...
> I gues streaming would be a good thing, even though the standard
> streaming capabilities (only mp3 on http) are pretty lacking
> imho...good quality with low bitrate (like aac) aren't supported...
>
> --
> 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
>



-- 
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 [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

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