A further implementation of SQLite. By using this library, developers will be able to create columns and add values to them easily. This is a further implementation of sqlite which helps you to easily create columns, add values, get values and some more functionalities. This is just for ease of development.
In this source, detail explanation of the library is available. To show SQLib library working, run DemoSQLib to have an idea of how to implement this library in your project for easy sqlite injection in Apps. The format followed in the demo activity is the only way to implemen this.