You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
add JNI implementation of android.database.SQLiteConnection
This is based on the implementation from https://www.sqlite.org/android, which is equal to the AOSP implementation besides not depending private Android APIs. The code has been rewritten from C++ to C.
This commit is contained in:
739
src/api-impl-jni/database/android_database_SQLiteConnection.c
Normal file
739
src/api-impl-jni/database/android_database_SQLiteConnection.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user