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
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
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
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
🔹 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
🔹 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
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
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
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
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
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
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
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
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
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
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
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
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
✅ 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
✅ 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
micronaut.io/2026/04/30/m... #micronaut #micronaut5
micronaut.io/2026/04/30/m... #micronaut #micronaut5
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
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
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
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
BookReader(“任阅”)是一个较完整的 Android 网络小说/电子书阅读器示例工程,覆盖追书推荐、书架管理、搜索、社区、排行榜、主题书单,以及本地 txt/pdf/epub 阅读、日夜间模式、主题/字体/亮度设置、Wi‑Fi 传书等功能。项目在 2016 年左右的 Android 技术栈背景下构建(RxJava + Retrofit2 + Dagger2 + MVP),并包含一个自研的 `EasyAdapterL...
https://gitrated.com/smuyyh/BookReader
BookReader(“任阅”)是一个较完整的 Android 网络小说/电子书阅读器示例工程,覆盖追书推荐、书架管理、搜索、社区、排行榜、主题书单,以及本地 txt/pdf/epub 阅读、日夜间模式、主题/字体/亮度设置、Wi‑Fi 传书等功能。项目在 2016 年左右的 Android 技术栈背景下构建(RxJava + Retrofit2 + Dagger2 + MVP),并包含一个自研的 `EasyAdapterL...
https://gitrated.com/smuyyh/BookReader
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
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
RxKotlin is a focused, lightweight set of Kotlin extension functions and helper utilities that make RxJava (primarily RxJava 3.
https://gitrated.com/ReactiveX/RxKotlin
RxKotlin is a focused, lightweight set of Kotlin extension functions and helper utilities that make RxJava (primarily RxJava 3.
https://gitrated.com/ReactiveX/RxKotlin
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
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
#jobs #c2c #Jobs
Origin | Interest | Match
#mobile #android #rxjava #reactiveprogramming
Origin | Interest | Match
By: Eleftheria Drosopoulou on Tuesday, December 23, 2025
By: Eleftheria Drosopoulou on Tuesday, December 23, 2025
Eclipse → Android Studio
Java → Kotlin
AsyncTask → RxJava → Coroutines
XML → Compose
But now? The platform is stable. The tools are state-of-the-art.
Eclipse → Android Studio
Java → Kotlin
AsyncTask → RxJava → Coroutines
XML → Compose
But now? The platform is stable. The tools are state-of-the-art.
www.patreon.com/posts/140036...
www.patreon.com/posts/140036...