#rxjava
Android-mvvm-architecture. Run it yourself.

Android-mvvm-architecture is a open-source office architecture. This repository contains a detailed sample app that implements MVVM architecture using Dagger2, Room, RxJava, FastAndroidNe...

#opensource #selfhosted #officearchitecture
September 25, 2026 at 12:35 PM
I keep coming back to Android-mvp-architecture.

Android-mvp-architecture is a open-source office architecture. This repository contains a detailed sample app that implements MVP architecture using Dagger2, GreenDao, RxJava, FastAnd...

#opensource #selfhosted #officearchitecture
September 13, 2026 at 1:35 AM
Key features:
🔹 Token streaming via Flow.Publisher (Reactor, RxJava 3 compatible)
🔹 Model Context Protocol (MCP) support (stdio, sse, http)
🔹 Security policy chains (Policies.denyAll(), askUser())
🔹 Includes an Agent Skill: npx skills add glaforge/antigravity-java-sdk
July 31, 2026 at 1:00 PM
Worth knowing about: RxJava, a self-hosted books libraries that just works.

RxJava is a open-source books libraries. RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observa...

#opensource #selfhosted #bookslibraries
July 26, 2026 at 2:35 AM
A new AI review! happydog-intj/Awesome-RxJava ⭐3.2/5.0
This repository is an “awesome list” style curation of RxJava resources, with a strong emphasis on Android-oriented learning material and a significant portion of Chinese-language articles.
https://gitrated.com/happydog-intj/Awesome-RxJava
June 11, 2026 at 6:58 PM
A new AI review! janishar/android-mvvm-architecture ⭐2.7/5.0
This repository is a well-structured sample Android app demonstrating an MVVM-style architecture in Java with Dagger2, Room, RxJava, and a layered data/di/ui/utils package organiza...
https://gitrated.com/janishar/android-mvvm-architecture
June 8, 2026 at 1:29 PM
A new AI review! jaydenxiao2016/AndroidFire ⭐2.9/5.0
AndroidFire is a full-featured news-reading app framework showcasing a classic Android stack: Material Design + MVP + RxJava + Retrofit + Glide, plus several bundled utility and feature modules (p...
https://gitrated.com/jaydenxiao2016/AndroidFire
May 27, 2026 at 11:38 PM
A new AI review! cn-ljb/rxjava_for_android ⭐2.8/5.0
This repository is an Android demo project showcasing RxJava usage (primarily RxJava 1.x) across common UI and app scenarios: click streams via RxBinding, operators like buffer/zip/merge, preference...
https://gitrated.com/cn-ljb/rxjava_for_android
May 21, 2026 at 7:42 AM
A new AI review! kaushikgopal/RxJava-Android-Samples ⭐3.3/5.0
This repository is a well-known, example-driven Android project for learning RxJava concepts in practical UI and networking scenarios (buffering, debounce, polling, retry/backoff...
https://gitrated.com/kaushikgopal/RxJava-Android-Samples
May 11, 2026 at 2:51 PM
🚀 kotlinx.coroutines 1.11.0 is here!

✅ Kotlin 2.2.20 support
✅ New Flow & StateFlow APIs
✅ Improved structured concurrency docs
✅ Fixes for SharedFlow, flowOn, RxJava leaks & R8 GC issues
✅ Better JS/Wasm exception handling
github.com/Kotlin/kotli...

#Kotlin #AndroidDev
Release 1.11.0 · Kotlin/kotlinx.coroutines
Various Kotlin was updated to 2.2.20 (#4545). Improved the published jar files (#3842, #4599). Various documentation improvements, including complete rewrites of structured concurrency and error h...
github.com
May 8, 2026 at 3:03 PM
Micronaut 5 drops support for RxJava 2. You can still use Project Reactor or RxJava 3.
micronaut.io/2026/04/30/m... #micronaut #micronaut5
April 30, 2026 at 9:30 AM
A new AI review! qingmei2/MVVM-Architecture ⭐3.2/5.0
This repository is a fairly complete Android GitHub client sample demonstrating MVVM with Jetpack and multiple implementation variants (Coroutine/Hilt, Coroutine/Kodein, RxJava/Kodein).
https://gitrated.com/qingmei2/MVVM-Architecture
April 22, 2026 at 8:04 AM
A new AI review! nanchen2251/RxJava2Examples ⭐3.0/5.0
RxJava2Examples is an Android sample app focused on teaching RxJava 2.x concepts (operators, threading, disposables) and showing common Android integrations such as Retrofit + RxJava adapters, R...
https://gitrated.com/nanchen2251/RxJava2Examples
April 8, 2026 at 8:20 PM
A new AI review! smuyyh/BookReader ⭐2.3/5.0
BookReader(“任阅”)是一个较完整的 Android 网络小说/电子书阅读器示例工程,覆盖追书推荐、书架管理、搜索、社区、排行榜、主题书单,以及本地 txt/pdf/epub 阅读、日夜间模式、主题/字体/亮度设置、Wi‑Fi 传书等功能。项目在 2016 年左右的 Android 技术栈背景下构建(RxJava + Retrofit2 + Dagger2 + MVP),并包含一个自研的 `EasyAdapterL...
https://gitrated.com/smuyyh/BookReader
March 24, 2026 at 2:30 PM
A new AI review! JakeWharton/RxRelay ⭐4.1/5.0
RxRelay is a small, focused utility library that provides “Relays”: RxJava 3 primitives that behave like `Subject`s without terminal events (`onComplete`/`onError`).
https://gitrated.com/JakeWharton/RxRelay
March 24, 2026 at 1:49 PM
A new AI review! ReactiveX/RxKotlin ⭐3.4/5.0
RxKotlin is a focused, lightweight set of Kotlin extension functions and helper utilities that make RxJava (primarily RxJava 3.
https://gitrated.com/ReactiveX/RxKotlin
March 20, 2026 at 10:57 PM
Been creating a few Android related skills these past few weeks, taking inspiration from a few very good sources (all mentioned in the readme). They're helpful for me, so hopefully they can be helpful for you as well. Check them out at github.com/rcosteira79/...
GitHub - rcosteira79/android-skills: Claude Code skills for Kotlin coroutines, flows, and RxJava migration — covering Android and KMP projects.
Claude Code skills for Kotlin coroutines, flows, and RxJava migration — covering Android and KMP projects. - rcosteira79/android-skills
github.com
March 15, 2026 at 11:07 PM
A new AI review! aritraroy/PatternLockView ⭐3.3/5.0
PatternLockView provides a polished, highly customizable Android pattern-lock UI component with a straightforward listener API and an optional RxJava 2 adapter for reactive event streams.
https://gitrated.com/aritraroy/PatternLockView
March 10, 2026 at 1:43 AM
Android Developer C2C jobs Columbus OH Job Title: Android Developer Location: Plano, TX/ New YorkContract Job Description:Required Skills & Experience8+ years of experience designing and imple...

#jobs #c2c #Jobs

Origin | Interest | Match
Android Developer C2C jobs Columbus OH
**Job Title: Android Developer** **Location: Plano, TX** / **New York ** Contract **Job Description:** Required Skills & Experience 8+ years of experience designing and implementing applications Java, MVVM, Dagger, RxJava, Kotlin, JUnit, Mockito, Git Experience working with API integration Past experience in RxJava, LiveData, and Restful API integration is expected Experience in Unit testing libraries like Mockito Strong understanding of java and android ecosystem Excellent understanding of all mobile UI fundamentals, from layout to animations Understanding of architectural patterns such as MVP and MVVM Understanding of application design patterns – Gang of Four patterns BS/BA degree or equivalent experience Experience with the following is a plus: Familiarity with Agile development including daily scrum and weekly iteration reviews and planning Experience with Unit Testing frameworks Android jetpack , Kotlin Coroutines — younis@synapsetechservice.com — : : : : **APPLY NOW** 🔔 Get our daily C2C jobs / Hotlist notifications on WHATSAPP TELEGRAM LINKEDIN **** ### _Related_
corptocorp.org
February 18, 2026 at 9:26 PM
RxJava Fundamentals - Reactive Programming on Android RxJava의 기본 개념과 안드로이드에서의 활용법을 알아봅니다. RxJava란? RxJava는 Reactive + Functional Programming을 결...

#mobile #android #rxjava #reactiveprogramming

Origin | Interest | Match
RxJava Fundamentals - Reactive Programming on Android
RxJava의 기본 개념과 안드로이드에서의 활용법을 알아봅니다. RxJava란? RxJava는 Reactive + Functional Programming을...
dev.to
December 31, 2025 at 3:35 AM
Feed: "Java Code Geeks"
By: Eleftheria Drosopoulou on Tuesday, December 23, 2025
Reactive Programming in Java: A Comparative Approach
Compare Java reactive frameworks: Spring WebFlux, Vert.x, and RxJava. Analyze their architecture performance characteristics and more
www.javacodegeeks.com
December 23, 2025 at 9:28 AM
2008-2021 was defined by rapid evolution:

Eclipse → Android Studio
Java → Kotlin
AsyncTask → RxJava → Coroutines
XML → Compose

But now? The platform is stable. The tools are state-of-the-art.
November 16, 2025 at 5:30 PM
This week on Patreon is for the Cowboys 🤠 A deep dive on concurrency lessons from RxJava, even in 2025.

www.patreon.com/posts/140036...
[Deep Dive] Reactive Programming: Lessons from RxJava2 | Amanda Hinchman-Dominguez
Get more from Amanda Hinchman-Dominguez on Patreon
www.patreon.com
October 7, 2025 at 4:38 PM