You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get the library to work with the Structure Sensor on Android. I can see that there are loads of issues about this already, but all of them are over a year old. Have there been any developments since Android 5.0 since they introduced SELinux? I am trying to get it running on Android 7.1, but no matter what, I get errors like this:
I/OpenNIJNI: enter JNI_OnLoad()
I/OpenNIJNI: JNI_OnLoad() complete!
I/OpenNI: New log started on 2018-04-27 14:17:56
I/OpenNI: --- Filter Info --- Minimum Severity: NONE
V/OpenNI: OpenNI 2.3.0 (Build 15)-Android-Arm (Jul 26 2015 20:12:55)
V/OpenNI: Loading device driver 'libOniFile.so'...
V/OpenNI: Loading device driver 'libPS1080.so'...
I/OpenNI: New log started on 2018-04-27 14:17:56
I/OpenNI: --- Filter Info --- Minimum Severity: VERBOSE
V/OpenNI: Initializing USB...
V/OpenNI: Couldn't use file 'libPS1080.so' as a device driver
V/OpenNI: Loading device driver 'libPSLink.so'...
I/OpenNI: New log started on 2018-04-27 14:17:56
I/OpenNI: --- Filter Info --- Minimum Severity: VERBOSE
V/OpenNI: Initializing USB...
V/OpenNI: Couldn't use file 'libPSLink.so' as a device driver
V/OpenNI: Loading device driver 'libSD.so'...
W/OpenNI: Couldn't use file 'libSD.so' as a device driver
Has anyone gotten this to work past SELinux?
The text was updated successfully, but these errors were encountered:
@zzxmllq sorry to say, but no, it's not possible without rooting the device and they haven't released an update since. This project seems completely dead.
Hello.
I am trying to get the library to work with the Structure Sensor on Android. I can see that there are loads of issues about this already, but all of them are over a year old. Have there been any developments since Android 5.0 since they introduced SELinux? I am trying to get it running on Android 7.1, but no matter what, I get errors like this:
Has anyone gotten this to work past SELinux?
The text was updated successfully, but these errors were encountered: