Running native code on Android
Running native code on Android
Par Cédric Deltheil
Date : samedi 13 octobre 2012 14h30
Durée : 25 minutes
Langue : Français
Tags : android c jni ndk
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)
Slides: https://speakerdeck.com/u/deltheil/p/running-native-code-on-android-number-osdcfr-2012
Présentation suivie par: Cédric Deltheil, Pierre Chapuis (catwell), Mathieu Gollain-Dupont,