Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

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

Jul 16, 2015
Advertisement

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

Mar 14, 2016

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 very simple Gradle plugin (and/or a factory method) to generate version data based on environment status.

Jul 20, 2017

Gradle plugin for versioning your library/application on every git commit.

Sep 20, 2016

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

Sep 23, 2019

View inspection toolbar for android development.

Oct 24, 2015

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

A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.

Sep 17, 2015

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

Feb 3, 2015

A gradle plugin that decouples through the detach interface and its implementation.

Mar 18, 2018

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

May 17, 2016

Lint Cleaner Plugin removes unused resources reported by Android lint including strings, colors and dimensions.

Aug 29, 2014

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

May 23, 2016

Preload and cache all dependencies in Gradle.

Dec 21, 2018

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

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

Aug 27, 2014
Advertisement

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

An Android gradle plugin to inline methods that start with the prefix 'access$' in bytecode.

Sep 15, 2018

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

Feb 15, 2017

When you apply the plugin and install an app all debug version icons will have flavor, build type and version name.

Nov 14, 2014

Gradle Plugin that removes unused resources in Android projects.

May 11, 2018

Gradle plugin for j2objc (Java to Objective-C translation tool).

Feb 17, 2015

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

Apr 26, 2016

The IpGetter is a plugin which will help us to get the Ip of the current machine to use on a build.gradle.

You may ask, why do I need that? The answer is simple, you need that to replace your API URL for your computer address during development stage, to point to a MockApi or a under development api. That's the main idea.

Oct 13, 2016

Android Check is a static code analysis plugin for Android project.

Feb 13, 2015

This is a Gradle plugin for Android projects that fetches localization strings.xml from localise.biz web service and places it under res/ folder. Boom! Multiple translations are also supported.

How it works

This plugin adds Gradle downloadLocaliseTranslations task to Android project which downloads localized strings.xml into main's flavor res/ folder.

Apr 13, 2018