Chapter 7. Other Android NDK API

In this chapter we will cover:

  • Programming with the jnigraphics library in Android NDK
  • Programming with the dynamic linker library in Android NDK
  • Programming with the zlib compression library in Android NDK
  • Programming audio with the OpenSL ES audio library in Android NDK
  • Programming with the OpenMAX AL multimedia library in Android NDK

Introduction

In the previous three chapters, we have covered Android NDK OpenGL ES API (Chapter 4, Android NDK OpenGL ES API), Native Application API (Chapter 5, Android Native Application API), and Multithreading API (Chapter 6, Android NDK Multithreading). This is the last chapter on Android NDK API illustration, and we will cover a few more libraries, including the jnigraphics library, ...

Get Android Native Development Kit Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.