I have heard many Android developers use RxJava for reactive programming, however the concept is still quite new to me. I want to start learning to use RxJava and have gone to the GitHub page but don't know how to "install" or start using it. The GitHub manual barely makes sense to me.
I am using Android Studio on Ubuntu 14.04. Can someone guide me on how I should start?