Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 360 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 360 Bytes

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