Part 2 SQLite Database Update and Delete Records in Android Studio by Kotlin

Опубликовано: 21 Март 2026
на канале: Multi Programming Ideas
4,197
68

This video explains the following:

Working with SQLite Database
Update Record
Delete Record
Update RecyclerView
Delete One Record From RecyclerView
Working with ContentValues
Building Alert Dialog

******************************************
Part 1:
   • Part1 SQLite Database and RecyclerView in ...  

Explains
Create Database and Tables
Insert Records inside Table
Filling the records in the RecyclerView
Using Floating Action Button
Creating a RecyclerView Adapter
******************************************
Part 2:
   • Part 2 SQLite Database Update and Delete R...  

Explains
Working with SQLite Database
Update Record
Delete Record
Update RecyclerView
Delete One Record From RecyclerView
Working with ContentValues
Building Alert Dialog
******************************************
Part 3:
   • Part 3 SQLite Database Upgrade The Databas...  

Explains:
Working with Database Versions
Add New Column To the Table when Upgrade the App
******************************************
Part 4:
   • Part 4 SQLite Database Filter the Result i...  

Explains:
Search and Filter the RecyclerView
******************************************