Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

Aug 27, 2014

This plugin allows you to upload your Proguard mapping files to BugSense as part of the build process.

Aug 29, 2014

A Gradle plugin that creates FindBugs tasks for each variant of android application or library project.

Aug 6, 2016

A Gradle plugin to generate HTTP request body.

Jan 2, 2020

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

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

Feb 10, 2016

Android Environments plugin helps us to avoid manual declaration of build config fields in each of the build types or product flavors. It's no longer required to write buildConfigField for every single field.

Jun 30, 2019

A Gradle plugin for optimizing png files. It reduces volume of APK file and has support of extreme compression and lossless compression.

Jul 8, 2016

This plugin manages Android SDK and build tools for Gradle.

DEPRECATED

Nov 26, 2014

Base repository to demonstrate the process of uploading an aar/jar to JitPack.

Feb 11, 2017

A simple android gradle plugin to smart split the specified classes to second dex with patterns.

Jul 30, 2016

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

Dec 3, 2016

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

Jan 5, 2016

Android Snapshot Publisher is a Gradle plugin to prepare and distribute Android Snapshot versions to multiple distribution sources in a simple and common way.

Apr 18, 2019

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

Feb 25, 2016

Android Version plugin is a gradle plugin that helps managing version for Android projects. Plugin is especially helpful when you are dealing with complex build structure with multiple flavours and apk splits.

Jan 25, 2017

An experimental Gradle Plugin that automatically maps and includes modules in your builds

For large Android projects hosted in mono repos, management for module names might be a real pain, specially when we have lots of moving parts under a structure driven by nested Gradle subprojects.

This experimental plugin attempts to solve that.

Apr 23, 2020

Gradle plugin that provides convenience closure for configuring common dependencies.

Oct 25, 2015

Modify your app's launcher icon for each of your app-variants using simple gradle rules: add ribbons of any color, overlay your own images, change the colors of the icon, ...

Just add a reference to the plugin and it will be automatically configured for you. Or add some simple gradle rules to completely customize it.

Jan 12, 2019

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

May 27, 2015

Gradle tasks for easy integration with ImageMagick.

Jan 21, 2015

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

Jun 5, 2016

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

View inspection toolbar for android development.

Oct 24, 2015

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

Feb 26, 2016

A repository to show how to use some of gradle features.

Here we have some samples and gradle files to be used to help you to automate some tasks for your project.

Oct 11, 2016

Gradle Plugin to check library licenses and generate license pages.

May 24, 2016

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

May 17, 2016

Theo is a Gradle plugin that provides annotations for each "dangerous android permission".

Nov 22, 2016

Gradle plugin for Spoon. Allows you to run spoon with almost no effort under new Android build system.

Jul 16, 2015