Abstract interface layer to allow higher-level Android sqlite database libraries to use SQLiteGlue without hard-coded dependency.
With test Android app to test SQLiteGlue with SQLiteConnection/SQLiteStatement abstract interface layer. Currently shows results in the Android log.
Unlicense (public domain).