Hi,
I built Iotivity for Android using the Scons README file and a recent
check out of the master branch, and I got a nice .aar file with
classes.jar and .so files. Great!

I tried to use Iotivity in an Android app (really a Crosswalk
extension), but upon attempting to use "System.loadLibrary" to load
the .so files, I get this error at run time:

E/dalvikvm(14417):
dlopen("/data/app-lib/org.crosswalkproject.crosswalk_oic_demo-2/libconnectivity_abstraction.so")
failed: dlopen failed: cannot locate symbol
"pthread_condattr_setclock" referenced by
"libconnectivity_abstraction.so"...

It looks like pthread cannot be found? Could I possibly be missing
something? This is on an Android 4.4.2 device.

Thanks in advance!
Salvatore

-- 
Salvatore Iovene <salvatore.iovene at intel.com>
Linux Software Engineer
Intel Open Source Technology Center, Finland
Tel.: +358504804026

Reply via email to