Xerial-SQLite-Android

Description
Login

This is a simple project to get the Xerial-SQLite driver to work on Android. Unlike the built-in Android classes, this uses the JDBC driver mechanism.

There are two sub-projects:

JDBCSqliteDriverV3

This is for Android API 11 or higher

JDBCSqliteDriverV2

This is for Android API 7 or higher

For the original code, see https://bitbucket.org/xerial/sqlite-jdbc