Mobile Development
Android
iOS
Web
Backend
SQLite
SQLite Overview
Activity
Project Setup
Creating the Database
Activity
Adding an Item
Activity
Querying for Items
Activity
Updating an Item
Activity
Deleting an Item
Activity
Lab: Rose Homework Using SQLite
Creating the Database
Slides
In this lesson, you'll learn how to subclass the SQLiteOpenHelper class to create your database.
Previous Task
Next Task