Complete Android Development, Part 8 of 29: Persistence and Database
Interactive

Complete Android Development, Part 8 of 29: Persistence and Database

LearnNow Online
Updated Feb 19, 2021

Course description

This series is for you, if you want to understand, architect, and master Android Applications. This course covers persistence, SQLite, and CRUD operations related to these operations.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

Knowledge of java programming is required. If you do not, then paulo’s java series “Java SE 9 Parts 1 through 14” would be needed. Base understanding of Mobile Development


Meet the expert

Paulo Dichone

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Video Runtime

82 Minutes

Time to complete

143 Minutes

Course Outline

Persistence Database

Introduction to Databse SQLite (28:41)

  • Introduction (00:08)
  • Introduction to Databse SQLite (02:57)
  • Creating Contact Manager DB Setup (12:33)
  • DatabaseHandler Setup Part 2 (12:54)
  • Summary (00:08)

CRUD Add and Get Contact Methods (33:09)

  • Introduction (00:08)
  • CRUD Add and Get Contact Methods (18:28)
  • CRUD Get All contacts and Show Saved Contacts (14:24)
  • Summary (00:08)

CRUD Update Contact (20:19)

  • Introduction (00:08)
  • CRUD Update Contact (10:26)
  • CRUD Delete a Contact (05:44)
  • Final CRUD Get Count Method (03:53)
  • Summary (00:08)
;