This course was created with the
course builder. Create your online course today.
Start now
Create your course
with
Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Unity App with SQLite
Introduction
Introduction (8:11)
Adding Support for SQLite to the Unity Project
Downloading and Adding the SQLite Plugin (7:24)
Tool to Browse the Database (2:29)
Plugin Walkthrough (11:39)
Running the Samples (5:50)
UI & Classes for Hello SQLite App for Testing SQLite Features
Design UI for the App (3:05)
Create an Object Class (4:49)
DB Class to Interact with SQLite DB (4:03)
Service Class (3:06)
Adding Database Operations to Hello SQLite App
Create Contact Table (8:54)
Add Single Contact (10:10)
Add Multiple Contacts (10:24)
Get All Contacts (6:40)
Get All Contacts By Name (4:03)
Get Single Contact By Name (5:18)
Delete a Contact (5:36)
Update Single Contact (6:02)
Update Multiple Contacts (8:09)
Download Source Code
Download Unity Project Files
DB Class to Interact with SQLite DB
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock