Closed mdumrauf closed 7 years ago
Yes, It's fixed in 2.0.0-RC0. This is a well known problem described here: https://developer.android.com/about/versions/nougat/android-7.0-changes.html#ndk
You target API24 or higher, right? Could you please try with the new version 2.0.0-RC0?
compile "com.github.sevar83:android-spatialite:2.0.0-RC0"
It supports Android N together with a lot of improvements. There are some breaking changes but just repackaging of classes and interfaces. Check out Migration to 2.0
Let me know if you have a problem.
I am targeting 19 or higher. So when I run it on any api lever less than 24 it works OK. I will try 2.0.0-RC out. Thanks!
Hi again, did you encounter any problems?
Hey @sevar83, I haven't tried it yet. But will do tomorrow and let you know.
@sevar83 working great. Thanks!
I am getting this runtime error only on Android Nougat 7.0. Is this a known issue?