Add ALSA to Android -


i understand how application alsamixer or mixget, mixer widget alsa working.

specially, develop application makes use of "/etc/asound.conf" available alsa.

has more knowledge on this? how can "build" alsa every android-device?

i have tested applications on own samsung galaxy nexus natively uses "tinyalsa" , on "htc desire" uses "/dev/msm_audio_out" (don't know exactly).

it seems apps require root, ok no problem, work without larger modifications , on large range of devices).

thanks in advance help, i've read hundreds on hundreds of docs , found no real informations.

if android device

  • actually uses alsa drivers; and
  • is rooted (so app can access device files),

then ndk access alsa libraries. in case, alsa works on other machine.


Comments

Popular posts from this blog

asp.net mvc 3 - Using mvc3, I need to add a username/password to the sql connection string at runtime -

kineticjs - draw multiple lines and delete individual line -

thumbnails - jQuery image rotate on hover -