futurice/rxjava-android-exercise

Name: rxjava-android-exercise

Owner: Futurice

Description: null

Created: 2016-08-15 13:22:29.0

Updated: 2017-02-12 16:10:08.0

Pushed: 2016-08-19 10:32:26.0

Homepage: null

Size: 123

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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:

  2. compose with the Observable that gives every word typed by the user and refresh the list of the recyclerView

  3. Third exercise:

  4. using TestSubscriber and TestScheduler, test the business rx logic


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.