You can just use Retrofit alone without using RxJa...
# android
e
You can just use Retrofit alone without using RxJava, but using it will give you the power of composing different operation after the response comes back, just a way to make you life easier