Android Controlling memory with Google's ExoPlayer Playback requires memory. Learn how to best control ExoPlayer to make efficient use for your application.
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 Battling problematic videos with Google's ExoPlayer Unfortunately not all videos are created equally, and neither are Android devices. Learn some useful tips and tricks to sanity check your ExoPlayer integration by running the Demo App directly.
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.