Learning RxJava for Android by example
☆7,505Aug 8, 2023Updated 2 years ago
Alternatives and similar repositories for RxJava-Android-Samples
Users that are interested in RxJava-Android-Samples are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RxJava binding APIs for Android's UI widgets.☆9,581Nov 18, 2021Updated 4 years ago
- RxJava bindings for Android☆19,966Mar 24, 2026Updated 2 months ago
- Lifecycle handling APIs for Android apps using RxJava☆7,654Mar 23, 2023Updated 3 years ago
- This is a sample app that is part of a series of blog posts I have written about how to architect an android application using Uncle Bob'…☆15,540Apr 28, 2023Updated 3 years ago
- Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been …☆5,987Jan 16, 2026Updated 4 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A sample Android app which showcases advanced usage of Dagger among other open source libraries.☆5,627May 28, 2023Updated 3 years ago
- An Android app which provides design news & inspiration as well as being an example of implementing material design.☆16,194Jan 4, 2024Updated 2 years ago
- A lightweight wrapper around SQLiteOpenHelper which introduces reactive stream semantics to SQL operations.☆4,529Aug 17, 2020Updated 5 years ago
- Reactive Programming for Android☆7,128Jan 13, 2022Updated 4 years ago
- Demos the new Android Design library.☆7,646Dec 7, 2020Updated 5 years ago
- A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.☆45,718Jun 3, 2026Updated last week
- RxJava architecture library for Android☆2,045Jun 23, 2018Updated 7 years ago
- Android Transition animations explanation with examples.☆13,569Apr 2, 2019Updated 7 years ago
- RxJava 2 Android Examples - How to use RxJava 2 in Android☆4,917Jan 28, 2026Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- A memory leak detection library for Android.☆29,920Mar 24, 2026Updated 2 months ago
- A Model-View-Presenter / Model-View-Intent library for modern Android apps☆5,441Mar 9, 2022Updated 4 years ago
- RxJava resources☆4,810May 26, 2021Updated 5 years ago
- MVP Android Example☆5,902Jun 25, 2023Updated 2 years ago
- Flexbox for Android☆18,320Apr 22, 2024Updated 2 years ago
- Stetho is a debug bridge for Android applications, enabling the powerful Chrome Developer Tools and much more.☆12,672Oct 26, 2024Updated last year
- A gradle plugin for getting java lambda support in java 6, 7 and android☆5,259Jul 24, 2023Updated 2 years ago
- Repository that showcases 3 Android app architectures: "Standard Android", MVP and MVVM. The exact same app is built 3 times following th…