Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

AndroidLibs == RxJava

包含:各种RxJava, RxAndroid

<==返回首页==


RxJava: https://github.com/ReactiveX/RxJava

RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM


RxAndroid: https://github.com/ReactiveX/RxAndroid

RxJava bindings for Android


Awesome-RxJava: https://github.com/lzyzsd/Awesome-RxJava

RxJava 资源集


RxJava2-Android-Samples: https://github.com/amitshekhariitbhu/RxJava2-Android-Samples

RxJava 2 Android Examples - Migration From RxJava 1 to RxJava 2 - How to use RxJava 2 in Android


RxJava-Android-Samples: https://github.com/kaushikgopal/RxJava-Android-Samples

Learning RxJava for Android by example


rxjava-examples: https://github.com/leeowenowen/rxjava-examples

全面,完整,图文并茂的RxJavaAPI使用示例


ObservableScheduler: https://github.com/jiang111/ObservableScheduler

仿RxJava 的管理线程间跳转的库


RxDiffUtil: https://github.com/volders/RxDiffUtil

RxDiffUtil is an Rx wrapper around the Android DiffUtil library for the RecyclerView


RxActivityResult: https://github.com/nekocode/RxActivityResult

Receive results from startActivityForResult() as an Observable


RxRetroJsoup: https://github.com/florent37/RxRetroJsoup

A simple API-like from html website (scrapper) for Android


RxDbflow: https://github.com/roadhouse-dev/RxDbflow

RxJava wrapper for dbflow


RxProperty: https://github.com/skedgo/RxProperty

RxJava binding APIs for observable fields and observable collections from the Data Binding Library


Reptar: https://github.com/Commit451/Reptar

Roaring RxJava. A collection of useful RxJava 2.X classes


RxAndroidDownload: https://github.com/ZLOVE320483/RxAndroidDownload

RxAndroid + MultiThread + Service + Download


rxstate: https://github.com/konmik/rxstate

This project is implementation of ideas from "Managing state reactive way" article


RxPhoto: https://github.com/oliveiradev/RxPhoto

RX 图片选择


RxRetroJsoup: https://github.com/florent37/RxRetroJsoup

注解方式来解析 html 节点


RxAnimations: https://github.com/0ximDigital/RxAnimations

RxJava 封装的安卓动画库


RxFingerPrinter: https://github.com/Zweihui/RxFingerPrinter

用rxjava简单封装了指纹识别,顺便撸了一个指纹控件


Traceur: https://github.com/T-Spoon/Traceur

RxJava2 辅助 Debug 工具,更好的展示堆栈调用


frodo: https://github.com/android10/frodo

RxJava 调试助手,日志管理


RxWindowIfChanged:https://github.com/JakeWharton/RxWindowIfChanged

JakeWharton 开源的新的 Rx 操作符:WindowIfChanged,检测 Window 变化状态,发出通知


RxMarkdown: https://github.com/yydcdut/RxMarkdown

Markdown for Android


NorthWest: https://github.com/MarsVard/NorthWest

Simple RxAndroid library to get degrees to north


ReactiveAudioRecord: https://github.com/ahmedrizwan/ReactiveAudioRecord

Rx wrapper library for Android's AudioRecord API


RxErrorHandler: https://github.com/JessYanCoding/RxErrorHandler

error handle of Rxjava


RxDownloadManager: https://github.com/volders/RxDownloadManager

Download manager implemented using RxJava


RxDownloader: https://github.com/esafirm/RxDownloader

An Rx wrapper for Download Manager in Android


RxSchedulerRule: https://github.com/Plastix/RxSchedulerRule

Simple JUnit rule for overriding RxJava/RxAndroid schedulers during unit tests


RxLoader: https://github.com/L4Digital/RxLoader

An Android Loader that wraps an RxJava Observable


RxAwareness: https://github.com/patloew/RxAwareness

Reactive Awareness API Library for Android and RxJava


android-data-binding-rxjava: https://github.com/TangoAgency/android-data-binding-rxjava

Demo that shows how to use RxJava with Android Data Binding ObservableFields


RxComprehensions: https://github.com/pakoito/RxComprehensions

Reduce boilerplate in RxJava by abstracting chained flatMaps, concatMaps and switchMaps


RxGroups: https://github.com/airbnb/RxGroups

Easily group RxJava Observables together and tie them to your Android Activity lifecycle


rxlifecycle: https://github.com/nekocode/rxlifecycle

非侵入式的 RxLifecycle


RxLifecycle: https://github.com/trello/RxLifecycle

Lifecycle handling APIs for Android apps using RxJava


RxPaparazzo: https://github.com/miguelbcr/RxPaparazzo

RxJava实现的图片选择库


RxSocialConnect-Android: https://github.com/VictorAlbertos/RxSocialConnect-Android

OAuth RxJava extension for Android


RxFcm: https://github.com/VictorAlbertos/RxFcm

RxJava extension for Android Firebase Cloud Messaging (aka fcm)


Mockery: https://github.com/VictorAlbertos/Mockery

Android and Java library for mocking and testing networking layers with built-in support for Retrofit


ReactiveCache: https://github.com/VictorAlbertos/ReactiveCache

A reactive cache for Android and Java which honors the Observable chain


RxCache: https://github.com/VictorAlbertos/RxCache

Reactive caching library for Android and Java


RxActivityResult: https://github.com/VictorAlbertos/RxActivityResult

RxJava 处理 Activity Result


RxActivityResult: https://github.com/NateWickstrom/RxActivityResult

An Rx wrapper for receiving results from startActivityForResult() as an Observable


RxJava2Interop: https://github.com/akarnokd/RxJava2Interop

RxJava 1.x and 2.x 转换


RxGpsService: https://github.com/miguelbcr/RxGpsService

An Android service to retrieve GPS locations and route stats using RxJava


assert-rx: https://github.com/peter-tackage/assert-rx

Fluent assertions for RxJava's TestSubscriber


RxLoader: https://github.com/kmdupr33/RxLoader

RxLoader


ixjava: https://github.com/akarnokd/ixjava

Interactive Extensions for Java, the dual of RxJava. Originally implemented in the Reactive4Java framework, now converted to work with RxJava.


ReactiveWiFi: https://github.com/pwittchen/ReactiveWiFi

WiFi Access Points and related information with RxJava Observables


rxHub: https://github.com/apptik/rxHub

Reactive Event Hub


rxlist: https://github.com/s0nerik/rxlist

RxJava 方式对 List 的封装


RxBus2: https://github.com/MFlisar/RxBus2

RxJava2 based bus with queuing (e.g. lifecycle based) support


RxBus: https://github.com/Dimezis/RxBus

Simple Rx Event Bus implementation using Kotlin for Android and RxKotlin (RxJava)


RxGroups: https://github.com/airbnb/RxGroups

Easily group RxJava Observables together and tie them to your Android Activity lifecycle


RxValidator: https://github.com/phajduk/RxValidator

RxJava 和 RxBinding 结合的格式验证库


RealmRxNotifications: https://github.com/ZherebtsovAlexandr/RealmRxNotifications

Reactive layer (similar to the pattern repository) for the Realm


RxPermissions: https://github.com/raviteja06/RxPermissions

Android 6.0权限管理 ReactiveX/RxAndroid way


RxPermissionsResult: https://github.com/VictorAlbertos/RxPermissionsResult

RxJava + 6.0权限申请


rx-android-permissions: https://github.com/beworker/rx-android-permissions

Simple RxJava library for requesting and observing Android runtime permissions


RxBluetoothAuto: https://github.com/tawaasalage/RxBluetoothAuto

rxAndroid Bluetooth NFC


RxBluetooth: https://github.com/IvBaranov/RxBluetooth

Android reactive bluetooth


Morty Proxy This is a proxified and sanitized view of the page, visit original site.