luxonis / XLink

A cross-platform library for communicating with devices over various physical links.
Apache License 2.0
11 stars 17 forks source link

Add Android logging dependencies #49

Closed Bercon closed 2 years ago

Bercon commented 2 years ago

Fixes issue mentioned here: https://github.com/luxonis/depthai-core/issues/505

I tested this with https://github.com/ibaiGorordo/depthai-android-jni-example replacing the libdepthai-core.so and depthai+xlink includes with what I built locally using this fix with depthai-core v2.16.0 and it seemed to work fine