Skip to content

A sample app to showcase usage of Room and Retrofit on Android

Notifications You must be signed in to change notification settings

dsc-dtu/Android-102-Room-Retrofit

Repository files navigation

Android 102: Room and Retrofit

This repository contains a sample app to showcase usage of Retrofit and Room on Android.

The project is available in different stages of completion in different branches.

Branches

  1. Master: Empty project
  2. Setup Retrofit: Retrofit setup complete
  3. Setup Moshi: Moshi setup complete
  4. Async Network Request: Retrofit with Async Requests
  5. Setup Room: Room setup complete
  6. Saving data: Showcasing how to save data with Room
  7. Observable queries: Usage of LiveData with Room

Please checkout each branch to see how their respective tasks are completed.

Contribution

If you see a mistake here or find a problem, feel free to open an issue or make a pull request.

About

A sample app to showcase usage of Room and Retrofit on Android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages