MG-ng / Android_Room_relationship_example

Simple to understand Android Room example of relationships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Room relationship example

Simple to understand Android Room example of relationships

I made this project to learn more about the android room framework.

I hope this project helps you too :)

Technical features:

  • model, view, viewmodel, controller architecture
  • many-to-many relationships
  • Dao inheritance
  • Database ExecutorService threadpool
  • Embedded, Junction, Index and Foreign keys usage

About

Simple to understand Android Room example of relationships


Languages

Language:Java 100.0%