SQLite Android Bindings

Check-in [251698dcb8]
Login

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

Overview
Comment:Add tests for new extension loading code to android app
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | api-level-9
Files: files | file ages | folders
SHA1: 251698dcb8b5161358d47d6de27eebea6a6a5872
User & Date: pjw 2017-05-02 15:20:55.819
Context
2017-05-02
15:20
Add tests for new extension loading code to android app (Leaf check-in: 251698dcb8 user: pjw tags: api-level-9)
14:39
Throw SQLiteMisuseException if built with SQLITE_OMIT_LOAD_EXTENSION and client attempts to enable extension load (check-in: 566a4f756b 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.