twitter | identi.ca

Running native code on Android

Running native code on Android

By Cédric Deltheil
Date: Saturday, 13 October 2012 14:30
Duration: 25 minutes
Language: 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


Attended by: Cédric Deltheil, Pierre Chapuis (‎catwell‎), Mathieu Gollain-Dupont,