Arijasoft developed android online radio SDK

using this AOR SDK you can play shoutcast/icecast ( mp3/aac) radio streams
on android

for more details look in to
http://demos.arijasoft.com/Arija_Android_Dev/aorsdkrelease.php

<http://demos.arijasoft.com/Arija_Android_Dev/aorsdkrelease.php>Thanks

On Mon, Jun 8, 2009 at 3:18 AM, milan <[email protected]> wrote:

>
> Hi Ogi -
> I am struggling to get my shoutcast stream connected to my android
> app.  Any chance you can share some of your code or point me to a
> tutorial which can guide me?
>
> Best,
> Milan
>
> On May 4, 5:16 pm, "[email protected]" <[email protected]>
> wrote:
> > I've successfully playedshoutcastmp3 streams while the application
> > is hidden (no activity showing), simply by keeping a static pointer to
> > the playing thread (http://developer.android.com/guide/appendix/faq/
> > framework.html#3). After updating to 1.5 it crashes almost instantly
> > after destroying the activity, and brings AudioTrack to unusable
> > state. There's been a change in AudioTrack.cpp since 1.1, claiming to
> > fix the "// FIXME: Wake up audioflinger" line in obtainBuffer(..).
> > That made me put the play thread into a Service to try if it works,
> > but it holds a little longer and crashes the same way. In 1.1 it
> > worked nicely, for hours, under heavy loaded cpu, memory and network.
> > Can anybody help figuring that out?
>
> --~--~---------~--~----~------------~-------~--~----~
> 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
> -~----------~----~----~----~------~----~------~--~---
>
>


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