Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

A RecyclerView Adapter for nested items and expand/contract capabilites.

This library provides all the needed components to create recycler views that can display multiple types of views and utilize any type of parent-child relationships the provided data may have.

The data may be infinitely nested and they can have view variations based on a plethora of different data, such as their overall position on the recycler, their relative position inside their parent item, the position of their parent, the existence or not of sub-nested items and more.

Nov 16, 2018

Account Chooser for Android, backported from JellyBean.

May 25, 2015

A sample app to demonstrate some of Android Authenticator's abilities.

Aug 3, 2014

Just a simple implementation for use of auto complete text view with device account suggestion.

Dec 16, 2014

Accounting Format is library with text components to format numbers to IDR format, USD format or custom format.

Dec 26, 2017

AcDisplay is a new way of handling notifications in Android.

It will let you know about new notifications by showing a minimal, beautiful screen, allowing you to open them directly from the lock screen. And if you want to see what's going on, you can simply take your phone out of your pocket to view all the latest notifications, in a similarly pleasing and minimalistic manner.

Jul 23, 2014

This is a charting software library for Android applications. Mobile phones, tablets and other gadgets running Android will probably benefit of this charting library.

Jul 5, 2014

This is a simple CheckBox for Android with cool animation.

Aug 20, 2016

Toast library that is somewhat proportionate to Achievement unlocked view in google apps.

Dec 7, 2016

Library Achievement View to show message or informative in your app.

Jan 20, 2018

A Simple Retrofit, Scarlet Inspired Android Websocket Client.

Mar 12, 2020

Application Crash Reports for Android.

Jul 5, 2014

An Animator operation set. You can use it to handle several Property Animations.

Nov 13, 2016

ActionBar-PullToRefresh provides an easy way to add a modern version of the pull-to-refresh interaction to your application.

Jul 5, 2014

An extension of the support library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API.

Jul 5, 2014

Detailed CardView that displays an action title, description, and buttons to initiate that action.

Aug 13, 2016

Chain of Command with background foreground options. Chains can be pre-constructed, and reused any number of times. Individual commands can be written as lambdas, or as classes.

Sep 10, 2017

This library intended to simplify the work with action handling in android projects. Just collect actions in a handler and bind them to views.

Jul 5, 2016
Advertisement

ActionQueue allows you run action one by one.

Aug 20, 2015

A small library which creates iPad-style ActionSheet for Android apps.

Apr 18, 2017

IOS UIActionSheet in Android.

Aug 8, 2014

ActiveAndroid is an active record style ORM (object relational mapper).

Jul 5, 2014

Wrapper around ActiveAndroid which introduces reactive queries with SQLBrite.

Nov 25, 2015

IntelliJ plugin for adding Android createIntent Inspection.

Aug 19, 2015

A library to help android developer working easly with activities and fragments

Jun 22, 2017

This plugin add an inspection that check if Activity implements following method.

Jun 27, 2016

ActivityAnimation helper and Picture preview helper like transition on Lollipop.

Sep 29, 2015

ActivityBuilder is a annotation base library using builder pattern to make inner activity communication more easier.

Through ActivityBuilder you can use one line of code to deliver parameters, start Activity and use lambda expression to replace overriding onActivityResult.

Oct 31, 2017

A library for starting & finishing Android activities with a circular reveal animation . Currently only for API 22+, but can still be included with projects targeting lower APIs.

Oct 22, 2019