Part1 SQLite Database and RecyclerView in Android Studio by Kotlin

Опубликовано: 28 Сентябрь 2024
на канале: Multi Programming Ideas
16,725
195

This video explains the following:

- Working with SQLite Database
- Create Database and Tables
- Working with Database Version
- Insert Records inside Table
- Filling the records in the RecyclerView
******************************************
Part 1:
   • Part1 SQLite Database and RecyclerVie...  

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 Del...  

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 Da...  

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

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