elucideye / drishti

Real time eye tracking for embedded and mobile devices.
BSD 3-Clause "New" or "Revised" License
392 stars 82 forks source link

SIGSEGV on System.loadLibrary #766

Open pourfard opened 4 years ago

pourfard commented 4 years ago

Hi, when i run the app on android 9.0 with armeabi-v7a architecture, I see SIGSEGV in android studio debgger. Screenshot from 2020-09-22 07-56-04 I don't know what is the problem but I think it is maybe related to file permissions??? Can somebody help me please?

AtlasRahnegar commented 4 years ago

Hi, I'm just facing this problem. I should say that building the android project from ../src/examples/facefilter won't be successful and it will lead to hunter_download problem for drishti and openCV packages.