Thanks to visit codestin.com
Credit goes to github.com

Skip to content

futurice/rxjava-android-exercise

Repository files navigation

rxjava-android-exercise

Basic exercise around Rxjava and android,

master branch has the complete app with answer, checkout the exercise branch to work on the exercise

the goal is to create a list of github repo name depending of the word typed in the EditText.

  1. first exercise:
  • compose with the Observable that gives every word typed by the user and refresh the list of the recyclerView
  1. Third exercise:
  • using TestSubscriber and TestScheduler, test the business rx logic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages