Explore the latest books of this year!
Bookbot

Sylvain Ratabouil

    Android NDK
    Android NDK Beginner's Guide - Second Edition
    • Focusing on performance enhancement, this guide teaches the creation of C/C++ enabled applications for Android. It covers integration with Java, accessing native APIs, and porting libraries from successful apps. Through practical, step-by-step tutorials filled with tips and tricks, readers will learn to run C/C++ code within both Java applications and standalone setups, making it an essential resource for developers aiming to optimize their Android apps.

      Android NDK Beginner's Guide - Second Edition
    • Android NDK

      • 436 pages
      • 16 hours of reading
      3.1(11)Add rating

      Annotation Android NDK is all about injecting high performance into your apps. Exploit the maximum power of these mobile devices using high-performance and portable code. This book will show you how to create C/C++ enabled applications and integrate them with Java. You will learn how to access native API and port libraries used in some of the most successful Android applications. Using this practical step-by-step tutorial, highlighted with comments and tricks, discover how to run C/C++ code embedded in a Java application or in a standalone application. You will create a real native application starting from project creation through to full implementation of native API and the porting of existing third-party libraries. You will discover OpenGL ES and OpenSL ES, which are becoming the new standard in mobility. You will also understand how to access keyboard and input peripherals and how to read accelerometer or orientation sensors. Finally, you will dive into more advanced topics such as debugging and ARM assembler instructions. By the end of the book, you should know the key elements to enable you to start exploiting the power and portability of native code

      Android NDK