office-gobmx/android/experimental/DocumentLoader
Tor Lillqvist 26b8cd2b3e Reduce dynamic symbols and strip all local ones from the Android single .so
Use a version script ("version map") that exports only the Java_* and
JNI_OnLoad symbols that the JNI machinery needs. No non-dynamic
symbols are needed (in the .so that goes into the .apk; the one kept
locally for debugging is not stripped).

Change-Id: Ie874e59c593ec9e5d08ba369612cef1a3ea85fe4
2012-11-16 16:25:17 +02:00
..
jni Don't hardcode jni/Application.mk either 2012-08-23 12:37:21 +03:00
src android: remember displayed page during rotation in DocumentLoader 2012-11-13 14:25:52 +01:00
AndroidManifest.xml sync android manifest with project properties: sdk version 2012-11-12 11:27:37 +01:00
build.xml Fix edit mistake, the point is to not include the SDK build.xml here 2012-08-09 10:53:41 +03:00
fonts.conf
Makefile Reduce dynamic symbols and strip all local ones from the Android single .so 2012-11-16 16:25:17 +02:00
native-code.cxx Add animcore and dba mappings 2012-10-15 13:47:52 +03:00
project.properties