API Calling Flow is a Android library which can help you to simplify handling different conditions while calling an API (Web Service) in Android.
This little Project written by Kotlin
used Retrofit and Rxjava and so on. Pull data from Readhub which is a news aggregator website in China.
A simple library that provides utilities to use Firebase SDK in a reactive fashion.
In shortest terms, Silly Android is a set of most commonly used workarounds, fixes and utilities, all of which should have been included in the core Android framework by default. When you find yourself asking questions like "Why is this simple task so complicated to do?" or "How was this not done by default?" - Silly Android should be the help you need.
With this SDK you can access the API behind the DRAE (Diccionario de la Real Academia Española, the official spanish dictionary) in order to use it in your own app.
ApiResponse simplifies handling standardized API JSON responses. It follows the API response format as produced by Api Response Builder library.
FeedFire is a project to help developers integrate with Google Firebase.
An Android Library with demo application, to send media and text messages via Whatsapp on rooted device.
An Android library for working with last.fm API.
FastHub is yet another open source GitHub client app but unlike any other app, FastHub built from ground up.
GeoFire for Java - Realtime location queries with Firebase.
Powerfull Shodan client written using RxJava and Retrofit. You can integrate this client into existing apps or create new one. With this Shodan client you can:
A lightweight RxJava2 wrapper for the Android Firebase client SDK, the user is expected to own the lifecycle of an asynchronous request via RxJava2 Disposable handling, however elements in this library will properly unregister listeners when a Publisher is cancelled, except in the case of value setting where it is only possible to register a listener when making the request. In this case the emitter is checked for it's subscription state.
Whilst the FirebaseDatabase api is mirrored with RxFirebaseDatabase it only really uses the database reference, this is so that the reference hierarchy can easily be traversed through child and parent elements. Methods requiring FirebaseDatabase obtain this from the DatabaseReference and allow you to chain further requests by returning itself.
This library depends on RxTasks and RxJava2 to provide appropriate api responses. Therefore asynchronous responses will return, Single, Completable and Flowable respectively.
Create tiny shareable URLs that can be parsed back into the original URLs.
Quick and convenient way to shorten urls using goo.gl service with Rx and Kotlin.
This is a library which show how to use Woocommerce using OAuth 1.0a "one-legged" authentication(HTTP).
Android app built with MVP architectural approach and uses Marvel Comics API that allows developers everywhere to access information about Marvel's vast library of comics.
Qiscus SDK is a lightweight and powerful android chat library. Qiscus SDK will allow you to easily integrating Qiscus engine with your apps to make cool chatting application.
Unofficial implementation of medium api for android.