Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

You may also be interested in...

We could not find any project with the given search parameters, but maybe the following projects can be interesting for you.

MathParser is a simple but powerful open-source math tool that parses and evaluates algebraic expressions written in pure java.

Feb 23, 2022

Modification of the standard Maven Publish plugin to be compatible with android-library projects (aar).

The android-maven-publish plugin provides a SoftwareComponent like java plugin (components.java). The android component is used to determine which aar files to publish, and which dependencies should be listed in the generated POM file.

Dec 2, 2017

RecyclerFragment is a small Android library that allow you to display RecyclerView data in a Fragment. Easy to use, it is similar to the framework's ListFragment with additional features.

Features

  • Fragment with a RecyclerView and a hideable ProgressBar out of the box
  • Ability to show the ProgressBar when waiting for asynchronous data
  • Customizable layout
  • Support for an "empty view" to be displayed automatically in place of RecyclerView when the adapter contains no data.
Apr 14, 2018