Android SQLite Database



Android SQLite Database

Android SQLite Database

Creating and using an Android SQLite database with a helper class. A copy of the DBAdapter.java and other files used in this tutorial is available for download from http://webbie.org/youtube/assignmentDB.zip. Since I’ve been getting a lot of questions about code I’ve also uploaded a zipped copy of the working version from the video tutorial. It’s posted at http://webbie.org/youtube/AssignmentTracker.zip. Hope that helps out with your questions.

Comments are closed.