Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

Jul 31, 2016

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

How much time do you spend each day waiting for Gradle? Now you know!

Features:

  • Sortable bar chart summaries
  • CSV output
  • Daily and total summary

May 29, 2015

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

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

Mar 14, 2016

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

Jul 20, 2017

📦 Insanely easy way to upload your Android Library to Bintray/JCenter

Sep 23, 2019

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

May 23, 2016

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

Jan 5, 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

Static code analysis plugin for Android projects.

Jan 4, 2017

Helper to upload Gradle Android Artifacts, Gradle Java Artifacts and Gradle Kotlin Artifacts to Maven repositories (JCenter, Maven Central, Corporate staging/snapshot servers and local Maven repositories).

Aug 22, 2018

Gradle Script plugin to generate documentation by Dokka documentation engine in Javadoc or other formats for Java, Kotlin, Android and non-Android projects. It's very easy, you don't need to add to dependencies section additional classpath or think about compatibility issues, you don't need additional repositories also.

Aug 22, 2018

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

Dec 5, 2015

Gradle Plugin that removes unused resources in Android projects.

May 11, 2018

Add badge (version code, version name, etc) for your DEBUG APK.

Feb 15, 2017

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

Apr 26, 2016

Gradle plugin that adds support for Findbugs, Checkstyle and PMD to android projects.

May 20, 2015

ShieldAuto is a Java based Gradle plugin to manage proguard config for release builds.

Mar 9, 2018

Data inspection toolbar for android development.

Nov 11, 2015

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

Jul 5, 2014

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

Apr 27, 2016

Publish multiple modules of a project, be it an android library, one containing NDK, a pure java one or even an annotation processor. Whatever you want to publish in Bintray, do it in a mega easy and customizable way.

This plugin also supports dependencies resolution between local modules (since the POM cant contain local references for logical reasons) in a fully transparent way.

Jun 24, 2017

Gradle plugin which downloads and manages your Android SDK.

Jul 5, 2014

Gradle plugin to use Android AAR libraries on Eclipse.

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

Feb 9, 2015

Gradle plugin to generate config classes for your Android projects.

Jun 13, 2017

Crate is a simple gradle plugin to generate a list of classes for all files/folders included in your projects assets directory, for compile time safety. This is how the R classes used for referencing resources work. It also has the advantage of removing the need to use the notoriously slow AssetManager.list() methods.

Jan 4, 2017
Gradle script for downsizing graphical assets in development builds

Usually you don't care how big the deployed APK is. However, if you are using metered connection and remote ADB, it would be good idea to build possibly smallest APK file.

Uglyfier for Android is a gradle script which will shrink all image resources in your application during build. It will look ugly, but image files will be 10 times smaller. Ninepatch (9-patch) PNGs are fully supported, with transparency preserved!

Jan 17, 2017

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

May 13, 2016

Gradle plugin for managing android app versionCode and versionName. Auto update versionCode on every git commit.

Aug 4, 2016