Skip to content
#

retrofit2-rxjava2

Here are 80 public repositories matching this topic...

A simple but complete project (in both Java & Kotlin) to demonstrate the Android application architecture with MVVM pattern, a client app for The Movie DB Web API. Dagger2 is used for dependency injection and RxJava is used for RFP (Reactive Functional Programming).

  • Updated May 22, 2018
  • Java

A simple app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app), also user able to browse/ add articles to favorite list that implements MVVM architecture using Dagger2, Retrofit, RxJava2, LiveData, RoomDatabase, Database Debugging, DataBin…

  • Updated Oct 2, 2020
  • Java

Improve this page

Add a description, image, and links to the retrofit2-rxjava2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retrofit2-rxjava2 topic, visit your repo's landing page and select "manage topics."

Learn more