Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

Stream API from Java 8 rewrited on iterators for Java 7 and below.

Includes:

  • Functional interfaces;
  • Stream (without parallel processing);
  • Optional class;
  • Objects from Java 7.
Jul 23, 2015

A library to parse link address and show image with title of web site.

Nov 12, 2018

It makes a preview from an URL, grabbing all information (such as title, relevant texts and images).

Nov 10, 2015

Speed up your android development by removing boilerplate code.

Current Features:

  • RecyclerUtils - Remove the need to make an adapter everytime, set up recycler adapter in as little as 4 lines.
  • ScrollUtils - Easily hide/show FloationActionButton on scroll when using RecyclerView or NestedScrollView.
  • ToastUtils - Creating toasts are just a function away.
  • SPUtils - Simple DSL for Shared Preferences.
  • ValidatorUtils - Fast and simple text validation.
  • LogUtils - Simple and easy android logging.
Aug 23, 2017

Utilities and operators for LiveData.

May 12, 2019

Android Loaders for the rest of us.

The concept of loaders in Android is pretty great: a way to do async work in a lifecycle-aware way. Unfortunately, the implementation is pretty bad. Loadie attempts to fix this in several ways.

Dec 11, 2016

Android Library to execute pieces of code that only need to run once on version updates.

Nov 27, 2015

Module supporting conversions between numbers and bytes.

Nov 3, 2017

Never again need a .utils. package yur scurvy sea dogs!

Jul 5, 2014

This library generates word representation for a number in Indian and Western format.

Mar 17, 2018

Okio is a new library that complements java.io and java.nio to make it much easier to access, store, and process your data.

Jul 5, 2014

okio made easy, yo.

Jan 21, 2017

A small Android library to manage one-off operations for API 9 and higher.

Some things should happen once:

  • Users should only get the guided tour once.
  • Release notes should only pop up once every app upgrade.
  • Your app should only phone home to update content once every hour.
Jul 29, 2015

A very simple continuous click listener implementation for Android.

Feb 1, 2016

An easy way to persistence and run block codes only as many times as necessary on Android.

Jun 23, 2019

Easy to use Utility library for Android.

Jul 29, 2015

Prevent screen from turning off until your user is looking at the screen.

Nov 4, 2016

ProjectBasics library performs simple tasks which are required in almost every app like:

  • Rate App
  • More Apps
  • Feedback (via mail)
  • Follow on Facebook
Dec 26, 2017

Be sure that your user is awake before disturbing it with soundy and vibrant notifications!

Before this library, QuitNow! and lots of apps were sending notifications when the user was sleeping... and HEY! That makes people angry.

Jan 8, 2016

Interop for working with LiveData and the KMP implementation of Rx.

May 10, 2019

Predictable state container library for Java/Android.

Sep 26, 2016

reflection-no-reflection is a proof on concept to create an API that is 100% compatible reflection API, but without any reflection. Performance stuff for Android and Java.

Dec 24, 2014

Helper class to provide resources - ContextCompat, ResourcesCompat, AnimationUtils, Context.resources - all in one place! 🤩🥳

Oct 21, 2019

Advancement Utils for Android Developer with 100% interoperable with Java, written by Kotlin. RichUtils help Android developer to make better application with clean code.

Jun 8, 2017

A simple, reactive Android library based on RxJava that monitors app state changes. It notifies subscribers every time the app goes into background and comes back into foreground.

A typical use case is, for example, session tracking for analytics purposes or suppressing push notifications when the app is currently visible to the user.

Mar 9, 2016

The utility for automatic completion of sequences based on Moxy Presenter lifecycle events.

Feb 21, 2017

Utilities for using RxJava with Realm.

Feb 19, 2017

A reactive extension to generate URL previews.

Oct 6, 2016

Screen orientation event listener helper for activity.

Apr 19, 2020

The seeds-libraries project is an attempt to build and publish atomic versions of the Guava Libraries which are too valuable to leave out of any modern development project.

Jul 10, 2015