Actually on this same group there have been several reports of the new 2.2 Mediaplayer being a step backwards, as in many good-running apps seem to break on Froyo... Btw, might I ask how you stream aac directly from an url ?
On 23 jun, 04:51, kabson <[email protected]> wrote: > Hello all, > I have developed a streaming app for Android. My app is streaming > AAC audio. The app works fine on 1.5, 1.6, and 2.1. > I tested it on Froyo, the android 2.2 and it does not work there. I > have try everthing > - Streaming directly from server url > - Download incrementaly the content, store in a temp file, start > reading. > - Download incrementaly the content, store in a ContentProvider and > start reading. > > No luck, I always got errors : > 06-23 02:47:02.257: ERROR/MediaPlayer(266): Unable to to create > media player > 06-23 02:47:02.257: INFO/System.out(266): setDataSourceFD failed.: > status=0x80000000 > > Does Froyo support AAC ? > > Anyone happens to stream AAC ? > > Need some help. > > thanks -- 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

