Skip to content

This module is a data layer for notes app using room database library and includes instrumentation tests for verifying the expected behaviour.

Notifications You must be signed in to change notification settings

nikhiljainlive/RoomPersistenceLibraryExample_Android

Repository files navigation

RoomPersistenceLibraryExample_Android

This repository contains the data module for a Notes Android Application using Room persistence library. This data module contains UserEntity and NoteEntity as Tables with one-to-many relationship between UserEntity and NoteEntity and instrumentation tests are also included in order to verify the expected behavior.

About

This module is a data layer for notes app using room database library and includes instrumentation tests for verifying the expected behaviour.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages