SQLite Database and it’s use in Android App – Tutorial
This tutorial describes SQLite database and it’s use in Android application. SQLite Overview SQLite is an open source RDBMS developed by D. Richard Hipp in ‘ANSI-C’ programming language. In August 2000, SQLite 1.0 was released with GNU database manager. Latest... Read More →