Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Generates Retrofit interfaces and related models from Google Cloud Endpoint (GCE) discovery files.

Feb 3, 2015

Gradle plugin for Android which lets you use Java generics in your XML layouts.

Nov 20, 2014

A plugin that allows you to control, simply, all your Genymotion devices from your Gradle scripts.

Jun 21, 2015

A gradle plugin that facilitates using a git repository as your maven repo, useful when you want to host private, internal maven artifacts, but a full blown repository manager is more than you nee.

Aug 15, 2015

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

Feb 10, 2016

Do you like waiting? Godot is for passionate thumb-twiddlers of the quantified-self-era. A Gradle plugin to help you keep track of how much time you spend waiting for builds to finish.

May 30, 2015

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

Jun 5, 2016

This plugin configures JavaCompile tasks to use the Checker Framework.

Feb 11, 2018

Gradle plugin that provides convenience closure for configuring common dependencies.

Oct 25, 2015

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

Dec 22, 2015

A gradle plugin to frame android screenshots with devices frames.

Feb 1, 2016

Plugin generates common github links (like repository, issues, vcs etc) for project and configures common plugins. The main intention is to remove boilerplate and simplify project configuration.

Dec 30, 2017

This plugin provides a task to generate a HTML license report based on the configuration. (eg. licenseDebugReport for all debug dependencies in an Android project).

Applying this to an Android or Java project will generate a the license file (open_source_licenses.html) in the <project>/build/reports/licenses/.

Mar 6, 2017

Mkdocs documentation generation and publishing plugin.

Dec 23, 2017

A very simple Gradle plugin (and/or a factory method) to generate version data based on environment status.

Jul 20, 2017

Gradle plugin for Spoon 2+ and Android Gradle Plugin 3+.

Dec 21, 2017

Use python modules in gradle build.

Features:

  • Install required python modules using pip (per project (virtualenv, default), os user or globally)
  • Provides task to call python commands, modules or scripts (PythonTask)
  • Could be used as basement for building plugins for specific python modules
Dec 30, 2017

A plugin to generate the Android version code and version name automatically.

Jan 19, 2015

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

Jan 5, 2016

Android APT Plugin for Gradle. Makes sources generated by annotation processors visible in Android Studio.

Mar 28, 2015

Use gradle tasks to run specific adb commands. You can use this plugin to do things such as:

  • Find all devices attached and get basic info about them
  • Select the first one that complies with a custom rule
  • Install a specific APK from the available build types + flavours
  • Clear preferences or do something related to the APK to prepare for tests
  • Run monkey for that specific APK on that specific device
  • Uninstall the APK
Feb 25, 2015

A gradle plugin to calculate Android-friendly version names and codes from git tags. If you are tired of manually updating your Android build files for each release, or generating builds that you can't trace back to code, then this plugin is for you!

Dec 16, 2016

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

Jan 5, 2016

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

Apr 21, 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

This is the Android plugin for the Gradle build system. This plugin enables the creation of Android applications using Gradle, with all of the power and flexibility you've come to expect from Gradle.

Jul 5, 2014

gradle-android-scala-plugin adds scala language support to official gradle android plugin.

Jul 5, 2014

This plugin manages Android SDK and build tools for Gradle.

DEPRECATED

Nov 26, 2014

Gradle AnimalSniffer plugin for Java or groovy projects. AnimalSniffer used to check compatibility with lower java version (when compiling with newer java) or android (sdk version).

Dec 23, 2017

Gradle Plugin for upload Android applications and application details to the Google Play Store

Mar 1, 2015