The goal of this talk is to share some feedback and best practices about embedding C code on Android, such as: * cross-compiling 3rd party libraries with the Android Standalone Toolchain, * using prebuilt libraries, * using NEON code while still targeting all devices, * illustrating some Java Native Interface (JNI) tips and tricks (e.g. while manipulating underlying C data structures)
Écris le tout premier commentaire