Debugging native Android applications

Before diving deeper into JNI, there is one last important tool that any Android developer needs to know how to use: the Debugger. The official NDK one is the GNU Debugger also known as GDB.

Note

The resulting project is provided with this book under the name Store_Part3.

Get Android NDK Beginner's Guide - Second Edition 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.