sidhuparas / RoomWordApp

An app to which stores a list of words using Room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

A basic Android app built using Android Architecture Components and Room library to store user entered words and display them in a RecyclerView.

The following are primarily used:

  • LiveData
  • ViewModel
  • Room
  • Repository

Screenshots

About

An app to which stores a list of words using Room


Languages

Language:Java 100.0%