RxAndroid: Reactive Extensions for Android. Android specific bindings for RxJava 3. This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper. Additional binaries and dependency information for can be found at search.maven.org. One of the most common operations when dealing with asynchronous tasks on Android is to observe the task's result or outcome on the main thread. Using vanilla Android, this would typically be accomplished with an AsyncTask. With RxJava instead you would declare your Observable to be observed on the main thread.
Features
- Android specific bindings for RxJava 3
- Makes writing reactive components in Android applications easy
- Provides a Scheduler on the main thread
- You can observe the task's result or outcome on the main thread
- Module that adds components and classes to RxJava
License
Apache License V2.0Follow RxAndroid
Other Useful Business Software
Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.
Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of RxAndroid!