rxandroid2
Here are 212 public repositories matching this topic...
Android MVVM Architecture Components based on MVPArms and Android Architecture Components.
-
Updated
Nov 24, 2017 - Java
-
Updated
May 6, 2020 - Java
-
Updated
May 14, 2020 - Kotlin
Create/Generate your kotlin MVP projects easily
-
Updated
May 26, 2017 - Kotlin
We can use docsify for that.
Android library listening available WiFi Access Points and related information with RxJava Observables
-
Updated
Apr 20, 2020 - Java
Android library scanning BLE beacons nearby with RxJava
-
Updated
Apr 20, 2020 - Java
Kotlin Dagger2 example project
-
Updated
Mar 10, 2020 - Kotlin
RxPS - RxJavaPriorityScheduler - A RxJava Priority Scheduler library for Android and Java applications
-
Updated
Jul 1, 2018 - Java
Boilerplates for Android Components Architecture with Rx, Dagger & Realm written in Kotlin
-
Updated
Mar 31, 2018 - Kotlin
A declarative Form Validation for Android, simple, clean, and customizable.
-
Updated
May 9, 2020 - Kotlin
RecyclerView how to use,RecyclerView 使用方法总结,文章地址:https://www.jianshu.com/p/c4cfe38a91ed
-
Updated
Apr 16, 2018 - Java
Learning RxKotlin2 for Android by Examples - Migration From RxKotlin1/RxJava1 to RxKotlin2/RxJava2 - How to use RxKotlin 2 in Android - RxLogin using RxBinding - Pagination using RxKotlin
-
Updated
May 24, 2018 - Kotlin
detects gestures on Android
-
Updated
Apr 20, 2020 - Java
Small tutorial to get started with RxAndroid 2 and Retrofit 2
-
Updated
May 20, 2017 - Java
Udacity Android Developer Nanodegree, project 2.
-
Updated
Aug 11, 2017 - Java
Showcases object oriented programming in Java, Java Swing, Kotlin, and Android
-
Updated
Sep 6, 2018 - Java
monitors battery state of the Android device
-
Updated
Apr 20, 2020 - Kotlin
iMoney 金融项目
-
Updated
Mar 21, 2020 - Java
Android MVVM project using android architecture components along with Realm database and Dagger 2 dependency injection
-
Updated
Oct 3, 2018 - Java
豆瓣电影API全网最新最全解析
-
Updated
Mar 15, 2018 - Java
Social Note - Note-taking, sharing, time & location reminder
-
Updated
Oct 13, 2019 - Kotlin
Simple Android app written in Kotlin
-
Updated
Oct 17, 2018 - Kotlin
-
Updated
Feb 15, 2020 - Kotlin
Конспект-перевод книги "Learning RxJava"(by Thomas Nield) на русский язык
-
Updated
Mar 15, 2019
Improve this page
Add a description, image, and links to the rxandroid2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rxandroid2 topic, visit your repo's landing page and select "manage topics."


We can see RxJava3.x RC here: https://github.com/ReactiveX/RxJava/releases/tag/v3.0.0-RC2
ReactiveNetwork should be migrated to RxJava3.x on a separate git branch with the same approach as previous major upgrade of RxJava.