JNI has nothing to do with it. In Donut and earlier releases, the media scanner will ignore .aac files. That means they won't be added to the database, and so the music app won't show them. If you want them to show up in the music app, you could try renaming them with a different extension.
On Thu, Oct 8, 2009 at 6:31 PM, santosh nath <[email protected]> wrote: > > could not run any raw aac files (e.g xxx.aac) in native music player > although > OPENCORE has a raw aac parser ... > > Aacfileparser.cpp (external\opencore\fileformats\rawaac\parser\src) > > This looks like not integrated with Android framework layer through > JNI. So music app does not have any knowledge of this file type .. am > I missing something here? > > Santosh nath > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

