Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

The Gradle Bintray Plugin allows you to publish artifacts to Bintray.

Sep 29, 2016

Preload and cache all dependencies in Gradle.

Dec 21, 2018

This is a simple download task for Gradle. It displays progress information just as Gradle does when it retrieves an artifact from a repository.

Aug 25, 2016

Gradle plugin to use Android AAR libraries on Eclipse.

You can manage dependencies with Gradle and build app on Eclipse.

Feb 9, 2015

This plugin configures JavaCompile tasks to use the error-prone compiler.

Aug 1, 2016

An alternative Gradle helper to publish multi-flavored Android artifacts to local and remote Maven repositories with pretty POM files using simple property configuration.

Jul 9, 2016

Deployment of gradle based libs on Git repositories.

Aug 16, 2015

This gradle plugin is designed for allowing Android dependencies using git. This allows you to use any Android library from a git repo based on commit or branch.

Dec 16, 2016

Gradle plugin for Github releases. You can fully automate releases via gradle-github-plugin.

May 27, 2015

Easily create github release

Jan 13, 2022

Gradle tasks for easy integration with ImageMagick.

Jan 21, 2015

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

Oct 9, 2015

Gradle Material Design Icons Plugin

This plugin will manage google's official material design icons in your build.gradle.

Jan 10, 2015

Helper to upload Gradle Android Artifacts to Maven repositories.

Dec 11, 2014

A Gradle plugin witch automatically packs texture for a libgdx game, using libgdx texture packer. Before packing, the plugin can do some actions on the resources provided, such as:

  • Resize images for variants
  • Generate 1 pixel 9-patches automatically
  • Convert SVG to PNG images
Jan 21, 2015

It's Gradle Plug-in for Android Play-store Publisher API.

Aug 27, 2014

A tool to automate the gathering of profiling and benchmarking information for Gradle builds.

Jan 12, 2017

The gradle plugin to add proguard snippets to your proguard setting file quickly.

This plugin pulls the proguard information from the krschultz/android-proguard-snippets.
If you wanna add the snippets, PR to android-proguard-snippets!

Feb 2, 2015

Gradle plugin to simplify loading project properties from external environment specific files.

Jun 20, 2015

Static code analysis for Java and Groovy projects using Checkstyle, PMD, FindBugs and CodeNarc. Plugin implements unified console output for all quality plugins which greatly simplifies developer workflow: only console is required for working with violations and makes it feel the same as java compiler errors.

Dec 24, 2017

Gradle plugin providing very minimal release version numbering (Git-specific).

Dec 16, 2016

Gradle Retrolambda Plugin

This plugin will automatically build your java or android project with retrolambda, giving you lambda goodness on java 6 or 7. The minimum android gradle plugin is 0.8+.

Aug 26, 2014

Robojava is a Gradle plugin that allows simple integration of Robolectric into Android Studio. This plugin works by creating a stub java project. This allows extending it with powerful plugins that are compatible with gradle java projects, but not with gradle android projects, like Gradle Cobertura Plugin for example.

Dec 25, 2014

Gradle Script Kotlin provides support for writing Gradle build scripts using JetBrains' Kotlin language. It aims to provide Gradle users with a rich, flexible and statically-typed approach to developing build logic in conjunction with the best IDE and tooling experience possible.

Jan 7, 2017

Gradle plugin to send Slack messages according to your build lifecycle. Useful to integrate with a CI server, to notify everyone that some gradle task has failed.

Jul 25, 2015

A Gradle plugin to easily apply the same setup of static analysis tools across different Android or Java projects.

Dec 3, 2016
Advertisement

Gradle Plugin that removes unused resources in Android projects.

May 11, 2018

In the spirit of the Maven Versions Plugin, Gradle Versions Plugin provides a task to determine which dependencies have updates.

Jan 26, 2015

Gradle plugin to prompt for Android release keystore passwords.

Jun 23, 2015