Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Simple wrapper library for acquiring 2Checkout payment gateway token.

Aug 31, 2016

2DScroller is a customized ListView implementation.

Oct 8, 2014
  • 3D Style PageFlip like iBooks.
  • Implemented by pure Java.
  • Based on OpenGL 2.0.
  • Supports single page and double pages flip.

Nov 28, 2016

A simple ViewGroup that adds 3d appearance to your view. It creates a Cuboid shape and place the child in front. The 3d appearance can be configured to display on top right / top left / bottom right / bottom left.

Mar 6, 2020

Android Blurring View.

Mar 29, 2015

Easy to build selection and selectionArgs for sql.

May 20, 2015

A resizer tool to resize automatically png files and 9 patches in several densities.

May 27, 2015

aaaah - Another Android Adapter Abstraction Here. Quick and simple approach to creating Adapters for Android.

Feb 27, 2019

A tool used to obfuscate aab resources.

  • Merge duplicated resources: Consolidate duplicate resource * files to reduce package size.
  • Filter bundle files: Support for filtering files in the bundle package. Currently only supports filtering in the MATE-INFO/ and lib/ paths.
  • White list: The resources in the whitelist are not to be obfuscated.
  • Incremental obfuscation: Input the mapping file to support incremental obfuscation.
  • Remove string: Input the unused file splits by lines to support remove strings.
Nov 26, 2019

Freeware advanced audio (AAC) decoder for Android.

Jul 5, 2014

AACustomFont is a lightweight custom font binder in XML directly in TextView, Button, EditText, RadioButton, CheckBox tags. The library is aimed to avoid custom views for custom fonts in XML and to minimize the JAVA code for setting the TypeFaces for each view.

May 6, 2017

Add footer and header & item click listener to RecyclerView adapter.

Jun 4, 2017

A GitHub repository to be notified of new AndroidX (Jetpack) library versions and their changelog automatically via GitHub notifications.

Jan 23, 2022

Gradle plugin that lets you request for Android runtime permissions without having to write code, just by using annotations.

Jan 24, 2024

The AARLinkSources Plugin is designed to attach sources for .aar dependencies in AndroidStudio.

Jan 1, 2015

Sample app demonstrate how to use the AAudio API for building high performance audio apps.

Oct 10, 2018

A simple activity to show some information about the application.

Feb 20, 2018

Easily display the common items of an About Box in a modern Android Material Design way.

When triggered from a menu item, it will display the app name, icon and version, provide links to contact support, leave a review, share the app, go to other apps by the same company in the app store - as well as links to Facebook etc.

About Box is quickly configured with a set of (mostly) strings for the company name, twitter and Facebook accounts, website, and filenames to html files for help files, privacy policy etc.

Apr 17, 2017
Advertisement

A About-page creator for Android.

Sep 17, 2015

AboutLibraries is a library to offer some information of libraries.

Jul 5, 2014

AbstractMvp is a library that provides abstract components for MVP architecture realization, with problems solutions that are exist in classic MVP.

Oct 12, 2018

An A/B Testing Library for Android that makes writing simple tests simpler by using annotations.

Sep 7, 2016

View for AB test of Android.

Sep 22, 2016

Acacia lets you use Android Services as Plain Old Java Objects (POJO's) by defining an interface and its implementing class. All the wiring around bound services, service connection and threading is automatically handled. Also having the service implementation and the actual Android Service instance as separate classes, allows them to be easily tested.

May 19, 2015

An Android gradle plugin to inline methods that start with the prefix 'access$' in bytecode.

Sep 15, 2018

A swipe layout similar to iOS Mail app.

Dec 12, 2016

A Library that folds everything. Just do it, we fold it for you, 5 minutes integration.

Nov 28, 2017

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

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

Dec 16, 2014