hikobe8 / UseRoomSample

An Android Demo Project base on Android Architecture Components(Room, VIewModel, LiveData etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UseRoomSample

An Android Demo Project base on Android Architecture Components(Room, VIewModel, LiveData etc)

RoomWordSample architecture overview

The following diagram shows all the pieces of the app. Each of the enclosing boxes (except for the SQLite database) represents a class that you will create.

figure1

What you'll learn

How to design and construct an app using the Architecture Components Room and Lifecycles libraries.

About

An Android Demo Project base on Android Architecture Components(Room, VIewModel, LiveData etc)


Languages

Language:Java 100.0%