Hi Devon,
This is certainly cool, as I never tried to run the CMM under android.
You have an automated testbed that will check every single feature and
report a detailed diagnostic. Just compile testcms2.c and link together
with -llcms2. If the test runs smoothly, then you got a working CMM
Hi guys.. I have been trying to use just a several lines of codes from lcms
in Android NDK but still haven't completed it..
Here's what I did:
1. copy whole library folder under jni folder in java project.
(ex. {project-dir}/jni/lcms2-2.2 )
2. add compile/build info in android.mk
LCMS_SRC_PATH