Problem to run nuitrack_gl_sample (Android version)

Hi,

I’m testing the nuitrack_gl_sample on Android platform (Rockchip RK3399) with ORBBEC Astra Pro. And I would get error message. (nuitrack.apk has been installed and license key was activated.)

2019-10-23 14:25:19.107 7953-7986/com.tdv.nuitrack.sdk.samples.NuitrackGLSample A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x87ad8cb0 in tid 7986 (Thread-9)
2019-10-23 14:25:19.196 8317-8317/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: Build fingerprint: ‘Android/rk3399_mid/rk3399_mid:7.1.2/NHG47K/server12140901:userdebug/test-keys’
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: Revision: ‘0’
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: ABI: ‘arm’
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: pid: 7953, tid: 7986, name: Thread-9 >>> com.tdv.nuitrack.sdk.samples.NuitrackGLSample <<<
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x87ad8cb0
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: r0 87ad87ac r1 00000000 r2 00000001 r3 d750265d
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: r4 e8756b50 r5 d78ff540 r6 f2838000 r7 d78ff540
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: r8 d75006a5 r9 f40b8420 sl 00000043 fp 00001000
2019-10-23 14:25:19.197 8317-8317/? A/DEBUG: ip f40b1860 sp d5e74818 lr d75025cb pc d7514148 cpsr a00f0010
2019-10-23 14:25:19.199 8317-8317/? A/DEBUG: backtrace:
2019-10-23 14:25:19.199 8317-8317/? A/DEBUG: #00 pc 00475148 /data/app/com.tdv.nuitrack.sdk-1/lib/arm/libnuitrack_ni.so

My question is that I believe nuitrack_gl_sample is none OpenNI sample code. Why it would call libnuitrack_ni.so and cause an error? Is there any way to disable OpenNI path in SDK by config file?
Thank you.

Hello,
Any suggestion?

Hi, could you provide information about your Nuitrack and Android versions?
Also, please describe your steps to build nuitrack_gl_sample.