This Android NDK training course is intended to teach about Android NDK, which is a toolset that allows developers to put into practice a part of or an entire Android application in a native language: C++, C, and assembly. You will learn to debug an Android NDK application with logging messages and CheckJNI. This course covers concepts such as writing essential JNI code, calling external libraries in android, working with CPU features, multithreading. Main motivation for native code is performance and the re-use of legacy code. This course is intended for developers who want to write native code in android
By attending Android NDK workshop, delegates will learn:
- Android NDK OpenGL ES API
- Android NDK
- Porting and Using the Existing Libraries with Android NDK
- NDK
- Java Native Interface
- Android Native Application API
- Other Android NDK API
- Android NDK Multithreading
- Build and Debug NDK Applications
- Porting an Existing Application to Android with NDK
The Android NDK class is ideal for:
- Mobile App Developers
