Preface

Android is one of the major players in mobile phone market, and continuously growing its market share. It is the first complete, open, and free mobile platform that is enabling endless opportunities for mobile application developers.

Althrough the official programming language for the Android platform is Java, the application developers are not limited to using only the Java techonology.

Android allows application developers to implement parts of their application using native-code languages such as C and C++ through the Android Native Development Kit (NDK). In this book, you will learn how to use the Android NDK to implement performance-critical portions of your Android applications using native-code languages.

Android C++ with the NDK ...

Get Pro Android C++ with the NDK 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.