AndroidStudio Demo Run; errorId=1

I plan to use AndroidStudio to run the ‘nuitrack_android_studio_gl_sample’ on Github. I have installed nuitrack.apk on my Android device and it is activated. However, the call to Nuitrack.init() in MainActivity still fails. errorId=1. I checked the source code and it is caused by a Service. How can I solve this problem so that the demo can run normally?

System Xiaomi 14;Android 15.0

Hi @dachen

At the moment, Nuitrack only supports Android 11 and below.
This is due to a change in Android’s policy on folder access to other applications.

Hi @dachen

We’ve fixed the issue with Nuitrack crashing. If you want, we can provide you with a test version to try on your device.

Hello, I’m sorry for the late reply. If possible, I need a test version.

i’m try Android 8.0 run.

java.lang.UnsatisfiedLinkError: dlopen failed: “/data/app/com.tdv.nuitrack.sdk-sSASSzzDZn-rqHYQYAWnww==/lib/arm/libopencv_java3.so” is 32-bit instead of 64-bit

it’s can’t open all .so and Caused==
java.lang.UnsatisfiedLinkError: No implementation found for void com.tdv.nuitrack.sdk.Nuitrack.initAndroidApp(android.content.Context) (tried Java_com_tdv_nuitrack_sdk_Nuitrack_initAndroidApp and Java_com_tdv_nuitrack_sdk_Nuitrack_initAndroidApp__Landroid_content_Context_2)