Project

General

Profile

Exiv2 on Android

Added by Andreas Huggel almost 11 years ago

It turned out to be quite straightforward to cross-compile Exiv2 for Android (ARM architecture) with the Android NDK r5 and use it from a small sample program on that platform (in the Android 2.2 emulator). Although I didn't perform comprehensive tests, the preliminary results look good.

This post summarizes the process and I'll check-in the updated config files (config.guess, config.sub) shortly.

Andreas