Skip to content

An offline first experiment with latest and widely used libraries in Android. RxJava | RoomDb | Dagger2 | MVVM | Paging2 | NavigationLibrary2

Notifications You must be signed in to change notification settings

rajtheinnovator/OpenMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

How to build

Add the following line to your ~/.gradle/gradle.properties with an API key from the Movie DataBase (TMDb) website.

movieDbApiKey="your_movie_db_api_key"

where your_movie_db_api_key is the api key that you can get after signing up on TheMovieDb developers site.

Resources(in no particular order)

NetworkBoundResource:

About

An offline first experiment with latest and widely used libraries in Android. RxJava | RoomDb | Dagger2 | MVVM | Paging2 | NavigationLibrary2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages