SaaSHub helps you find the best software and product alternatives Learn more β
RxAndroid Alternatives
Similar projects and alternatives to RxAndroid
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
RxJava
RxJava β Reactive Extensions for the JVM β a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
-
MPAndroidChart
A powerful π Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
-
koin
Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
-
EventBus
Event bus for Android and Java that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.
-
ObjectBox Java (Kotlin, Android)
Android Database - first and fast, lightweight on-device vector database
-
-
material-dialogs
Discontinued π A beautiful, fluid, and extensible dialogs API for Kotlin & Android.
-
-
-
-
subsampling-scale-image-view
Android library (AAR). Highly configurable, easily extendable deep zoom view for displaying huge images without loss of detail. Perfect for photo galleries, maps, building plans etc.
-
AndroidEventBus
A lightweight eventbus library for android, simplifies communication between Activities, Fragments, Threads, Services, etc.
-
android-advancedrecyclerview
RecyclerView extension library which provides advanced features. (ex. Google's Inbox app like swiping, Play Music app like drag and drop sorting)
-
RxAndroid discussion
RxAndroid reviews and mentions
-
How to do threading in Android.
Since you mentioned java, there is RxJava and RxAndroid. Google general recommendation now is to use kotlin coroutines if you're considering writing your app with that.
-
Best libraries for Android Developers
RxAndroid
-
RxAndroid - can someone give me some links for good articles and github projects?
Well, as mentioned in the RxAndroid's Readme, it's only Android extensions to RxJava. It makes it easy to subscribe or observe on the main thread or a specific looper. So just focusing on learning RxJava should be enough. You can find many resources for that, here is a compilation: http://reactivex.io/tutorials.html
-
A foss "PDF scanner", alternatives to CamScanner
Project: RxAndroid (Android specific bindings for RxJava) Copyright (c) 2015 The RxAndroid authors. License (Apache License Version 2.0) https://github.com/ReactiveX/RxAndroid/blob/master/LICENSE
-
A note from our sponsor - SaaSHub
www.saashub.com | 4 Oct 2024
Stats
ReactiveX/RxAndroid is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of RxAndroid is Java.