Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Gradle plugin for disabling animations in global settings before UI tests and reenabling them afterwards.

Dec 16, 2016

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

Dec 3, 2016

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

Nov 22, 2016

Sometimes it's necessary to retrieve some information from a properties file that is not checked in as part of your repo for security reasons (keys, credentials, passwords, etc). Such properties need to end up in your application BuildConfig or in some resource file.

Nov 11, 2016

A Gradle plugin which enables AspectJ for Android builds. Supports writing code with AspectJ-lang in .aj files and in java-annotation style. Full support of Android product flavors and build types.

Augments Java, Kotlin, Groovy bytecode simultaneously!
Works with background mechanics of jvm-based languages out-of-box!

Written with brand cool Transform API! It is easy to isolate your code with aspect classes, that will be simply injected via cross-point functions, named advices, into your core application. The main idea is - code less, do more!

Oct 31, 2016

A Gradle plugin for checking whether an .apk or an .aar contains OpenSSL versions with known vulnerabilities.

Google automatically scans the APKs you upload to the Play Store for versions of OpenSSL that contain known vulnerabilities. If it detects a vulnerable OpenSSL version, your app will be rejected. This plugin will help avoid rejection!

Oct 15, 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

This is a simple executor, because sometimes the default exec task does not work as expected.

A simple task to trigger some terminal commands from gradle.

Oct 11, 2016

A gradle task to send files to slack.

Oct 11, 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 for Simple AspectJ Weaving.

Oct 2, 2016

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

Sep 29, 2016

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

Sep 20, 2016

A simple plugin to help uploader apk to pre.im.

Sep 13, 2016

This is a simple download task for Gradle. It displays progress information just as Gradle does when it retrieves an artifact from a repository.

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

Gradle plugin for creating fat/uber JARs with support for package relocation.

Aug 9, 2016

Generate build info for your Android project without breaking incremental compilation.

Aug 6, 2016

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

Aug 6, 2016

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

Aug 4, 2016

This plugin configures JavaCompile tasks to use the error-prone compiler.

Aug 1, 2016

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

Jul 31, 2016

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

Jul 30, 2016

An alternative Gradle helper to publish multi-flavored Android artifacts to local and remote Maven repositories with pretty POM files using simple property configuration.

Jul 9, 2016

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

The Asciidoctor Gradle Plugin is the official means of using Asciidoctor to convert all your AsciiDoc documentation using Gradle.

Jun 22, 2016

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

Jun 5, 2016

Protobuf Plugin for Gradle.

Jun 5, 2016

A Gradle Plugin that notifies about ending of the build task.

Jun 5, 2016

Gradle Plugin to check library licenses and generate license pages.

May 24, 2016