Here I'm going to make available the latest sqlite3 with some enhancements to the android platform.I'm using it as a straight wrapper for sqlite3:import SQLite3.Database;import SQLite3.S...
RSQlite-Wrapper is a class that simplifies the common use of SQLite with a friendly usage (inspired by SQL syntax and .NET's LINQ one).R stands for Reflect, because is the java library that ma...