Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android Support #140

Open
Vilsol opened this issue Apr 27, 2018 · 4 comments
Open

Android Support #140

Vilsol opened this issue Apr 27, 2018 · 4 comments

Comments

@Vilsol
Copy link

Vilsol commented Apr 27, 2018

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:

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?

@zzxmllq
Copy link

zzxmllq commented Apr 1, 2019

im also have this problem,did you solve it?please share your method thanks!~

@Vilsol
Copy link
Author

Vilsol commented Apr 1, 2019

@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.

@gxshao
Copy link

gxshao commented Aug 27, 2019

encountered same problem..

@ankittecholution
Copy link

@Vilsol Hey, was it working after rooting the device. Can you please confirm it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@Vilsol @gxshao @zzxmllq @ankittecholution and others