Skip to content

chhota89/Android-Architecture-components

Repository files navigation

This projecct demonstrate how to use new android architechture compoents that recently google has announced.

What this project do?


This sample project featch data from some api. and store to the Room database and display it in the logs. Api catche time is 2 minutes. so in this time if application get force close and reopen it will not do rest call again it will use the cache data.
This project does not contain any UI.

This project covers the following topics

  1. Retrofit
  2. Romm database
  3. Live Data
  4. ViewModel
  5. Dagger2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages