Hi, I use the original media player from AOSP android-2.1_r1 branch and add external/alsa-lib, external/alsa-utils, hardware/alsa_sound from master branch.
HAVE_HTC_AUDIO_DRIVER := false BOARD_USES_GENERIC_AUDIO := false BOARD_USES_ALSA_AUDIO := true BUILD_WITH_ALSA_UTILS := true was defined in my BoardConfig.mk . So, I think others driver are not used other than alsa. Any others file should be modified to use alsa? On Mar 27, 1:51 am, ani <[email protected]> wrote: > I think your media player which you mentioned was playing some music > will not be able to play if alsa_aplay itself is not working. > > Because your device itself is not opening. > > Is your media player using some other driver other thanalsa???? -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting To unsubscribe from this group, send email to android-porting+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
