ReePrime
[OSDC.fr 2012] Running native code on Android

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

[OSDC.fr 2012] Running native code on Android

Description

par Cédric Deltheil

http://osdc.fr/2012/talk/4294

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