Skip to content

zaferertas/news-app

Repository files navigation

Demo app to show sample data in master-details views with offline support

The app lists news fetched from the Google News repository, showing them in master/detail views in MVVM arquitecture.

The data is saved and retrieved to local database in order to view them even though the network is unavailable

Libraries used

  • Android Jetpack (Data Binding, ViewModel, LiveData, Room)

  • Retrofit

  • Gson

  • Glide

  • Dagger 2

  • Espresso, Mockito

About

a demo app showing news from google news api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages