Tag: using database adapter
Using a SQLite Database in Android
by Hanly on Jan.07, 2010, under Tutorials
This tutorial will demonstrate how to use the database adapter created in “Creating a SQLite Database in Android” to add and get data to and from the database to populate a ListView.
(continue reading…)
