SQLite Android Bindings

All files named ”jni/android_database_SQLiteGlobal.cpp”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for jni/android_database_SQLiteGlobal.cpp

2013-12-25
19:03
Renamed to jni/sqlite/android_database_SQLiteGlobal.cpp. Move c/c++ code into the jni/sqlite/ sub-directory. To make it easier to copy into other projects. (check-in: [938b5766d5] user: dan branch: trunk, size: 0)
2013-12-21
19:02
[00385f6e97] part of check-in [b03c0713c9] Replace some leftover "android/database/" namespaces with "org/sqlite/database/". Make sure the native methods are all registered when the library is loaded. (check-in: [b03c0713c9] user: dan branch: trunk, size: 3022)
16:04
[3b42582142] part of check-in [365586dcaf] Replace nativeExecuteForCursorWindow() with an implementation that builds with the NDK. Seems to work, but is not yet tested. Exception handling is almost certainly still wrong. (check-in: [365586dcaf] user: dan branch: trunk, size: 3019)
2013-12-19
18:42
[08877c3660] part of check-in [3f19250fc5] Fix logging macros. (check-in: [3f19250fc5] user: dan branch: trunk, size: 3020)
17:58
[593d5bd676] part of check-in [d9b8fd9674] Copy extra header files from android core into this project. The C++ part now builds with just the NDK - no android source tree required. (check-in: [d9b8fd9674] user: dan branch: trunk, size: 3122)
2013-12-18
17:23
[fbf89e2aa8] part of check-in [7e57f15de2] Commit the various hacks to android files made outside of fossil. (check-in: [7e57f15de2] user: dan branch: trunk, size: 3070)
17:02
Added: [4a497816e4] part of check-in [77eacc52c5] Copy in some Android files. (check-in: [77eacc52c5] user: dan branch: trunk, size: 3027)