Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo
Advertisement

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

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

Apr 21, 2016

Easily create github release

Jan 13, 2022

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

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

Feb 25, 2016

This plugin integrates TestFairy platform with the Gradle build system. With this plugin, you can upload signed builds directly via command line, IntelliJ, Android Studio and other IDEs.

Jun 22, 2015

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

Dec 16, 2016

Gradle plugin that provides convenience closure for configuring common dependencies.

Oct 25, 2015

This is a super simple plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio.

It tries to solve the problem that you have to mock each and every Android SDK class (even SparseArray, TextUtils etc.) by allowing you to use selected classes from a real Android-Jarfile.

Aug 3, 2015

A Gradle plugin to discover the dependency graph between the modules and run specific tasks only on changed modules and his dependents.

When we work on a multiple modules project we don't need to run our verification tasks on all modules, just on the modules impacted by the changes and his dependents, with this approach we can save a lot of time in the CI server and give faster feedback about the changes to the developers.

Jul 18, 2019

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

May 27, 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 tasks for easy integration with ImageMagick.

Jan 21, 2015

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

Sep 29, 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

Helper to upload Gradle Android Artifacts to Maven repositories.

Dec 11, 2014

Secondary DEX file generation using Gradle.

Aug 12, 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

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

Feb 26, 2016
Advertisement

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

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

A Gradle plugin that adds support for VectorDrawableCompat to the Data Binding Library.

May 13, 2017

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

Jun 5, 2016

Freeline is a fast build and deployment tool for Android. Caching reusable class files and resource indices, it enables incrementally building Android apps, and optionally deploying the update to your device with hot swap.

Aug 25, 2016

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

Nov 22, 2016

This plugin adds support for writing Android applications using the Groovy language.

Plugin has been successfully tested with Android Studio. It is recommended, for performance, memory and battery life, that you use @CompileStatic wherever possible.

Aug 28, 2014

Gradle Plugin that will automate retrieving the Android OpenCV SDK and linking it to the project, making it easy to include OpenCV into Android applications.

Oct 21, 2019

Gradle plugin that adds tasks to your android modules for installing and launching all variants.

Jul 31, 2016

Gradle Plugin to check library licenses and generate license pages.

May 24, 2016

Gradle plugin that tells you what libs have new versions on Maven Central, so when you come back to a project, you know what you can update.

Jun 6, 2015