Skip to content

MasterStudio/MasterReativeX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awesome-rx-android Awesome

A curated list of awesome RxJava for Android

Translations: 中文版本

Guide

Library

Common & Architecture

  • RxAndroid -- by ReactiveX stars forks contributors
    Android specific bindings for RxJava. It provides AndroidSchedulers with Looper.

  • reark star fork
    RxJava architecture library for Android.

Lifecycle

View & Animation

Network

  • ReactiveNetwork star fork
    Android library listening network connection state and Internet connectivity with RxJava Observables

  • RxDownload star fork
    [Chinese] A Download Tool support multi-thread & breakpoint continual downloading, with check availibility smartly.

Cache & Storage

Permission

Media

Camera

  • RxCamera star fork
    RxJava style API for android camera.

Bluetooth

  • RxAndroidBle star fork
    RxAndroidBle is a powerful painkiller for Android's Bluetooth Low Energy headaches. It is backed by RxJava, implementing complicated APIs as handy reactive observables. See Page

  • RxBluetooth star fork
    RxBluetooth is just wrapper around android BluetoothAdapter

Test

  • rxpresso star fork
    Easy Espresso UI testing for Android applications using RxJava. RxPresso uses Mockito to generate mocks of your repositories.

Google Service

  • RxFirebase star fork
    RxJava wrapper on Google's Firebase for Android library.

  • RxFcm star fork
    RxJava extension for Firebase Cloud Messaging which acts as an architectural approach to easily satisfy the requirements of an android app when dealing with push notifications.

  • RxGcm star fork
    [DEPRECATED] Use RxFcm instead. Their APIs are almost identical so there should not be any problem to migrate from RxGcm to RxFcm.

Other

RxJava2

  • RxJava2-Android-Samples star fork
    RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android

Demo

Samples

Collections

About

An awesome gitbook to master Rx (ReactiveX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published