Android Intent

Meet RxJava: The Missing Reactive Programming Library for Android

April 04, 2020 Android 5 Comment

If you’re an Android developer, chances are you’ve heard of RxJava. It’s one of the most discussed libraries for enabling Reactive Programming in Android development. It’s touted as the go-to framework for simplifying concurrency/asynchronous tasks inherent in mobile programming.

Read More