On Jun 6, 2016 7:47 PM, "Eric Sink" <e...@sourcegear.com> wrote:
>
> Official, but slightly vague:
>
> https://developer.android.com/preview/behavior-changes.html#ndk

SQLCipher (based on SQLite) has already dealt with this in:
https://github.com/sqlcipher/android-database-sqlcipher/issues/216

I also made a library to make it easy to embed a SQLite build for Android
at: https://github.com/liteglue/Android-sqlite-connector with the native
NDK build in: https://github.com/liteglue/Android-sqlite-native-driver (It
should work OK with Android N.)
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to