Skip to content

krunalpatel3/Works-app-Room-Datadase-Example-AAC

Repository files navigation

Works app (Android architecture components or Android Jetpack)

Simple words app that save word in Database (Room Datadase). It show's you how to get start with Android architecture components.

Note:-

Here we are using LiveData instead of Loader. We can use LiveData instead of Loader. You can Check this documentation for Loader and LiveData Click here.

Question:-

  1. Can we use LiveData instead of Loader?
    Ans:- Yes we can use LiveData instead of Loader.

Database Operation:-

  1. Insert.
  2. Delete.

Screenshots:-

Releases

No releases published

Packages

No packages published

Languages