Highlights
⚙️ Gradle Plugin
An artifact repository to assist writing Gradle Plugins for Android build system.
DeepCopy extensions for Kotlin Data class. Provide Reflection, Apt, Ksp and Kcp implementations.
🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
Gradle Kotlin DSL conventional plugins
A Gradle Plugin for resolving AndroidManifest.xml merge conflicts.
A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.
A Gradle plugin to report the number of method references in your APK on every build.
Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台
Android V1 and V2 Signature Channel Package Plugin
ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台
用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time-consuming Methods for Android App)
Abandoned. This is now supported by the android build plugin: https://developer.android.com/studio/build/maven-publish-plugin
Gradle plugin for building plugins for JetBrains IDEs
Android Gradle Plugin -- Auto Check big image and compress image in building.
Ready-to-use recipes for common build customizations that showcase the Android Gradle plugin's public APIs and DSL.
A Gradle plugin to support the Groovy language for building Android apps
a gradle plugin for minifying activities, services, receivers, providers and custom view
Gradle Kotlin (http://kotlinlang.org) plugin for frontend development
Gradle plugin which validates the licenses of your dependency graph match what you expect
Gradle plugin for JVM projects written in Java, Kotlin, Groovy, or Scala; and Android projects written in Java or Kotlin. Provides advice for managing dependencies and other applied plugins
A Gradle Plugin to determine which modules were affected by a set of files in a commit.
A stylist creates cool styles. Stylist is a Gradle plugin that codegens a base set of Android XML themes.
A Gradle plugin for providing your secrets to your Android project.
Gradle plugin that generates qualified, density specific PNG drawables from SVG files at build time for your Android projects.
This is a gradle plugin for android to edit class in SDK.