7 Forks
13 Stars
13 Watchers

RetrofitRxJavaAndroid

This android project shows how to use retrofit with RxJava in android for making background calls with parallel processing and updating view objects from background process.

How to download and setup RetrofitRxJavaAndroid

Open terminal and run command
git clone https://github.com/srinurp/RetrofitRxJavaAndroid.git
git clone is used to create a copy or clone of RetrofitRxJavaAndroid repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with RetrofitRxJavaAndroid https://github.com/srinurp/RetrofitRxJavaAndroid/archive/master.zip

Or simply clone RetrofitRxJavaAndroid with SSH
[email protected]:srinurp/RetrofitRxJavaAndroid.git

If you have some problems with RetrofitRxJavaAndroid

You may open issue on RetrofitRxJavaAndroid support forum (system) here: https://github.com/srinurp/RetrofitRxJavaAndroid/issues