Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Immediately executable LooperScheduler. Supports RxJava 2.x and 1.x.

Feb 10, 2017

The easy asynchronous library for Kotlin. With extensions for Android, RxJava, JavaFX and much more.

Jun 1, 2016

This library allows to use better multi-threading approach with observer-pattern.

May 31, 2016

Makes it easy to put your asynchronous operations behind Android's Loader.

Nov 2, 2015

Asynchronous Workers and Worker Managers for Android.

Aug 12, 2015

Exponential backoff for Java (Java port of segmentio/backo).

Jul 15, 2015

This is a small library to help with running long running tasks without blocking the thread they're started on. Callbacks are made on completion. The role it fills is similar to AsyncTask, except more flexible, and nicer to use.

Standard Java concurrency tools like Futures, Executors, Callables, etc are used.

Jul 5, 2014