61 skills found · Page 3 of 3
zhousongchao / Rxmvpa library for android make you easy to use mvp+kotlin+dagger+retrofit+rxjava
FernandoOrtegaMartinez / PlanketFlickr client for Android using MVP, Dagger 2 and RxJava among other open source libraries.
MinhNguyen-nvm / Android Rx LocationA Rxjava location library which wrrap Android LocationManager & Google Play Service APIs
pwittchen / ReactiveAirplaneMode✈️ Android library listening airplane mode with RxJava Observables
sebastianmarschall / RxAuthReactive Auth APIs Library for Android and RxJava 2
Lembed / RxAndroidMailA tiny rxjava wrapped Android send mail client library
mekotlin / RxJava Retrofit MVP With KotlinA simple example of a project using MVP architecture with RxJava 2 Retrofit 2 library for Android in Kotlin for beginners.
Osaigbovo / PopularMoviesMovie discovery app showcasing Android best practices with Google's recommended architecture: MVVM, Offline support, Android Architecture Components, Paging library, Dagger 2, RxJava 2 & Retrofit 2.
muhammedmustafageldi / RickAndMorty MVVM HILTRick and morty characters application that I developed using many important android libraries such as mvvm, hilt, retrofit, room, coroutines, rxjava, data binding.
guenodz / PeopleRandomUser API Android client using Retrofit 2 + RxJava + Android Data Binding Library
zmarkan / Reactive PlayServicesLibrary for Android that encapsulates location retrieval using RxJava, returning observables
julioromano / RxLocationAn Android Library to get location updates with a nice and clean rxJava API.
guhihi2007 / RadioFree listening to the network Radio (radio) project, the project audio source from the network, do not use for commercial purposes, if there is infringement please contact: 464955343@qq.com Project based on MVVM model development: Databinding+retrofit+rxjava+room Audio connection format is mostly m3u8 format, Android does not have a good playback m3u8 format implementation, so the use of third-party library playback, such as please inform, learn Audio Playback library: Vitamio
rahulmmohan / RxAndroid Sample RegistrationFormEvery UI element on your Android application emits events. The code that you’ve been writing is a reaction to some event, such as user tapping a button or a REST response from your backend service. We usually handle it by multiple instances of event listeners such as OnClickListener. All is well until you try track and handle multiple states. The common example is validation of registration form. To tackle this, smart people from Netflix have made a nifty little library called RxJava and its binding for Android named RxAndroid.
Jween / OnlyDownloadAn android download library based on rxjava.
grepx / Android Giphy ClientAn example project for using Kotlin, rxJava, rxKotlin, Dagger and many other libraries in an Android app.
jiechic / RxServicea android library for use service binding with rxjava
letroll / Rxdownloadera download management library for Android with RxJava as core
maxwell-nc / ReactiveLiteA Lite android reactive library with observable streams , just like a simple version of rxJava(rxAndroid).
abbasiehsan1991 / AndroidCleanArchitectureSimple Android application with the Clean Architecture, Also used MVVM for presentation layer. Dagger, RXJava, RX Android and Android jetpack libraries used in this simple application too.