Is Android always using “tinyALSA”?

后端 未结 1 353
野趣味
野趣味 2021-01-15 00:49

Today I found out, that I could write a libaudio.so and put it in my Android\'s folder /system/lib/ for custom audio-handling.

My device, a Galaxy Nexus

相关标签:
1条回答
  • 2021-01-15 01:08

    Android devices do not always use tinyalsa and there's no requirement or recommendation for them to do so. However, all Nexus devices use tinyalsa and there are no plans to change this.

    • from the tinyalsa author
    0 讨论(0)
提交回复
热议问题