SQLite Android Bindings

Check-in [d3b3c801ac]
Login

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

Overview
Comment:Close databases for all tests to avoid annoying debugger messages
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | api-level-9
Files: files | file ages | folders
SHA1: d3b3c801ac86fd6798341969bfed70d3cf398511
User & Date: pjw 2017-04-22 14:24:43.946
Context
2017-04-26
07:11
Changes to build to use Android Studio ndk build support. (check-in: 0f8ab794cf user: pjw tags: api-level-9)
2017-04-22
14:24
Close databases for all tests to avoid annoying debugger messages (check-in: d3b3c801ac user: pjw tags: api-level-9)
01:36
Update to android studio and build tools; modifications to support down to API level 9; new tests; sqlite 3.18.00 (check-in: 4a9598aa14 user: pjw tags: api-level-9)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to sqlite3test/src/main/java/org/sqlite/customsqlitetest/MainActivity.java.