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
SQLite Overview
Slides
In this lesson, you'll learn what SQLite is, the idea of ContentValues and Cursors, and some basic SQLite commands.
Next Task