Android Downmixing Multichannel Audio on Android Sometimes we need to dig a little deeper into how things work. This is a quick and simple guide covering raw audio buffers on Android, and how to downmix multichannel formats.
Android Android's Codec Support A quick overview of Android's MediaCodec API. What they are, how to find out about device support and some general usage tips when integrating within your application.