项目作者: Develsigners

项目描述 :
Sample app demonstrating the use of ROOM DB with LiveData and CRUD operations.
高级语言: Kotlin
项目地址: git://github.com/Develsigners/Room-Android.git
创建时间: 2020-10-28T13:17:31Z
项目社区:https://github.com/Develsigners/Room-Android

开源协议:

下载


Room-LiveData

Sample app written in Kotlin demonstrating the use of ROOM with LiveData and performing operations like

  • Inserting data
  • Reading data
  • Updating data
  • Deleting data

📚 What you’ll learn

  1. Learn how to use Room Persistence Library in your android project
  2. Learn the use of LiveData along with Room
  3. Learn about Coroutines and suspend functions
  4. Learn the use of ViewModel
  5. Learn how to build a good architecture for your project

💻 Want to contribute?

Found something that can be improved? Fork, work on a module, make a pull request. Will be more than happy to merge :)

🙋 Show some LOVE and ⭐ the repo to support the project

This repo consists of all the fundamental apps demonstrating concepts and implementation in Android development using Kotlin.

👨‍💻 Created & Maintained by

@gsrathoreniks