Skip to content

whoseen/RoomRxJava

 
 

Repository files navigation

RoomRxJava

Room Rxjava example shows how to fetch data as observable from database using room so that observable not only emits data but also emits data as it changes in the database.

Libraries

LifeCycle, Room, RxJava, Retrofit, Dagger.

Links

You can find detailed explanation of this project at http://www.zoftino.com/android-persistency-room-rxjava

About

Room with Rxjava Example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%