Hi,
I'm using the Iotivity C stack by linking it directly in my fork of
the Crosswalk Project. So I end up placing liboctbstack.so and
libconnectivity_abstraction.so into my APK's lib/${ARH}/ directory,
and things seem to work fine.However, for debugging purposes, I'm trying to display the OIC_LOG output, but "adb logcat" doesn't show it. I have built Iotivity with LOGGING=true and I made sure that -DTB_LOG was in the flags during the build. Does anyone have any suggestions about how to look at the logs? TIA, Salvatore. -- Salvatore Iovene Personal website: http://iovene.com/ Founder of AstroBin: http://astrobin.com/
