Skip to content

srinurp/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