ani, I don't think there is an external/libaudio in AOSP.
Where do you get the tree?

david, the alsa support are in the
hardware/alsa_sound/, external/alsa-lib and external/alsa-utils.
But the three projects are not default in AOSP.
You have to add them to your manifest.xml manually.


On 1月21日, 上午12時19分, ani <anish198519851...@gmail.com> wrote:
> Its there in external/libaudio/AudioHardwareAlsa.cpp
>
> You can use this to test alsa playback directly.
>
> alsa_aplay -D hw:0,0 some.wav
>
> This will directly talk to alsa.
-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to