Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Generates a Java Object for your xml layout to reduce inflate time to zero.

May 23, 2016

This Gradle plug-in creates tasks to run Infer on Android and Java projects.

May 17, 2016

Gradle plugin to optimize png files and reduce resultant apk size within an Android project.

May 13, 2016

This plugin integrates Google Play Developer API (Publishing API) with the Gradle build system. With this plugin, you can upload apks and listings directly via command line, IntelliJ, Android Studio and other IDEs.

May 2, 2016

Automatic resource exporter plugin for android projects: generating density specific drawables from PDF files.

Apr 28, 2016

A Gradle plugin that allows you to use Facebook's Redex tool as part of your build process.

Apr 27, 2016

Lightweight thrift client code generator and runtime library for Android and Java.

Apr 26, 2016

RoboAspectJ is a Gradle plugin to introduce AspectJ (Aspect-Orient Programming) to Android project. It compiles aspects(if needed) and weave them all together in FULL-PROJECT scope. This means project (or subproject) sources, external libraries and local dependencies will all be dealt with by default.

Apr 26, 2016

Helps setup the tasks needed to generate javadocs for an Android library.

Apr 21, 2016

Parrot is a gradle plugin that allows your app to speak multiple languages, without the hassle of working with multiple resources, using the translation editor or ordering an expensive translation from AS/IDEA

It leverages the Google Translate API in order to translate your string resources into all the languages specified in the configuration.

Apr 12, 2016

CSSdroid is a gradle plugin to help you to create Android xml style files from CSS files.

Mar 23, 2016

ProperDroid is a gradle plugin and an Android library that simplifies the way that config different variant on your project.

Mar 14, 2016

This is a Gradle plugin, for Android developers, that automates app versioning.

Feb 26, 2016

Makes your data classes Parcelable. Just add AutoParceable to the class declaration. That's all. No methods need to be implemented.

Feb 25, 2016

A Gradle plugin for Android which generates both Java and XML constants as part of the build process.

Feb 23, 2016

SQLDelight generates Java models from your SQL CREATE TABLE statements. These models give you a typesafe API to read & write the rows of your tables. It helps you to keep your SQL statements together, organized, and easy to access from Java.

Feb 17, 2016

A Gradle plugin that helps facilitate Github PR checking and automatic commenting of violations.

Feb 10, 2016

A gradle plugin to frame android screenshots with devices frames.

Feb 1, 2016

Gradle plugin that generates CSV file with apk size per output and variant of apk.

Jan 5, 2016

Gradle plugin that generates JaCoCo reports from an Android Gradle Project. It goes over every subproject and creates the jacocoReport task. If you want an aggregated report from all subprojects use the jacocoFullReport task.

Jan 5, 2016

Gradle plugin that generates Java Documentation from an Android Gradle project.

Jan 5, 2016

This plugin helps you to easily handle variant specific settings with yaml format.

Dec 22, 2015

Gradle script that allows you to merge and embed dependencies in generted aar file.

Dec 5, 2015

Data inspection toolbar for android development.

Nov 11, 2015

Gradle plugin that provides convenience closure for configuring common dependencies.

Oct 25, 2015

This plugin will scan and adapt your source files to include a provided header, e.g. a LICENSE file. By default it will scan every source set and report warnings. It will also create format tasks, which will properly format and apply the specified header.

Oct 24, 2015

View inspection toolbar for android development.

Oct 24, 2015

Lintrules is a Gradle plugin that allows bundling custom lint rules with AARs.

Oct 9, 2015

A gradle plugin that helps developer migrate to code with Android Studio + Gradle, but build && install with buck.

Oct 4, 2015
Advertisement

A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.

Sep 17, 2015