If aac files didn't appear in SONGS of music library, you will need change media scanner to not filter out .aac files. BTW, did you register aac recognizer plugin in recognizer registry? http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob;f=engines/player/config/core/pv_player_node_registry_populator.cpp;h=357bba3968a6df38e5deb772edd198dc3fc833fa;hb=7b466cd0ecfdba72c4cbd0f3a8c2001141376b0f
On Wed, Feb 11, 2009 at 3:27 PM, Lucien <[email protected]> wrote: > > Dear all : > > I have a question to conduct. > The Android release 1.0 does not support aac file in the > music > player because it doesn't implement an AAC file recognizer and > register it in > recognizer registry to enable AAC playback . > > Currently , OpenCORE 2.0 has supported aac recognizer for > Android > So, I try to merge the code into Cupcake version to play aac > file. > > I have added aac recognizer code into the folder > device/external/opencore/pvmi/recognizer/plugins/ > pvaacffrecognizer > > In addition, > I modify the makefile to add libpvaacffrecognizer \ at > LOCAL_WHOLE_STATIC_LIBRARIES > and > include $(PV_TOP)//pvmi/recognizer/plugins/pvaacffrecognizer/ > Android.mk > > But the music player list also can't show .aac file > So, can anybody help me to merge aac recognizer to play .aac > file > > Thanks > > Best Regards, > Lucien > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
