Skip to content Skip to sidebar Skip to footer

Streaming Aac Audio In An Android Application

I am trying to program a simple Android app that will stream an internet radio station (I have the url), but the stream is aac audio. I am aware of COREaac, but there isn't alot of

Solution 1:

All what you need is here:

AACPlayer - android

Post a Comment for "Streaming Aac Audio In An Android Application"