-
Book Overview & Buying
-
Table Of Contents
Android NDK Beginner`s Guide - Second Edition
By :
Android NDK Beginner`s Guide - Second Edition
By:
Overview of this book
Are you an Android Java programmer who needs more performance? Are you a C/C++ developer who doesn’t want to bother with the complexity of Java and its out-of-control garbage collector? Do you want to create fast intensive multimedia applications or games? If you’ve answered yes to any of these questions then this book is for you. With some general knowledge of C/C++ development, you will be able to dive headfirst into native Android development.
Table of Contents (13 chapters)
Preface
1. Setting Up Your Environment
2. Starting a Native Android Project
3. Interfacing Java and C/C++ with JNI
4. Calling Java Back from Native Code
5. Writing a Fully Native Application
6. Rendering Graphics with OpenGL ES
7. Playing Sound with OpenSL ES
8. Handling Input Devices and Sensors
9. Porting Existing Libraries to Android
10. Intensive Computing with RenderScript
11. Afterword
Index