good first issue
Good for newcomers
#
gradle-android-plugin
Here are 32 public repositories matching this topic...
Using ASM to handle Android's click debounce, specially a quick double click.
android
groovy
gradle
asm
gradle-plugin
aop
gradle-android-plugin
gradleplugin
aop-plugin
asm-clickdebounce
-
Updated
Apr 19, 2021 - Java
[Deprecated] Gradle Android Plugin 中文版使用手册,如有纰漏,望斧正
-
Updated
Sep 1, 2017
Inline constant fields of android R class by asm and transform-api
-
Updated
Apr 9, 2018 - Java
Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️ ❗️ ❗️
dependency-injection
jetpack
idea-plugin
gradle-android-plugin
androidstudio-plugin
maven-repository
androidx
codecompletion
jetpack-android
maven-search
jetpack-search
androidx-search
-
Updated
May 30, 2019 - Kotlin
a gradle plugin to remove useless file in apk to reduce apk size
-
Updated
Sep 30, 2019 - Kotlin
a extremely high performance log library for android. 高性能的Android日志库
-
Updated
Jun 27, 2017 - Java
gradle-android-scala-plugin adds scala language support to official gradle android plugin
-
Updated
Mar 30, 2019 - Groovy
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.
android
kotlin
java
gradle
javadoc
gradle-plugin
javadoc-documentation
gradle-android-plugin
gradle-task
dokka
javadocs
-
Updated
Sep 29, 2018 - Gradle
ASM&AOP. Safely invoke the method declared within a Java interface.
-
Updated
Mar 1, 2019 - Java
Android Gradle Transform accelerated development tools.(Gradle Transform 加速开发的工具)
-
Updated
Mar 16, 2020 - Java
The idea is to show how to create an Android R file from strings.json with gradle plugin which makes class generation in build time.
-
Updated
Oct 18, 2020 - Java
Plugin android gradle for updating localization files using lokalise.co
-
Updated
Aug 22, 2019 - Groovy
Inspector Graphetto - Gradle task execution graph inspection and visualization plugin.
-
Updated
Oct 17, 2020 - Kotlin
Edited version of Circular timer with Kotlin Extensions
android
gradle
timer
kotlin-android
kotlin-library
android-development
animation-library
dependency
gradle-android-plugin
kotlin-native
-
Updated
Nov 10, 2021 - Kotlin
Take Gradle's practicality to a new level
dependency-manager
gradle
toolkit
utils
dependency-injection
gradle-plugin
bytebuddy
gradle-android-plugin
gradle-task
android-gradle-plugin
gradle-kotlin-dsl
refreshversions
-
Updated
Apr 29, 2022 - Kotlin
-
Updated
Oct 26, 2017 - Java
-
Updated
Jun 13, 2020 - Java
自定义的Android Gradle Plugin集合
-
Updated
Aug 9, 2020 - Kotlin
Librarian is generate notice that library used in gradle module
-
Updated
Jun 1, 2022 - Kotlin
Merge multiple jar/aar files into one .
-
Updated
Jul 16, 2019 - Groovy
A telegram bot for automatic building, signing and send android apps from github source
-
Updated
Jul 4, 2017 - Python
Gradle plugin that adds support for Android Lint baseline file per variant
-
Updated
Nov 1, 2020 - Kotlin
A Joke Telling Android Gradle MultiProject App with paid and free version,an implementation of a Java and Android Library
-
Updated
Dec 14, 2018 - Java
This is an 'Android' mobile application workspace.
android
java
gradle
android-sdk
android-library
android-development
android-application
gradle-plugin
android-architecture
android-ui
android-studio
java-library
android-app
gradlew
gradle-wrapper
androidstudio
gradle-android-plugin
gradle-java
gradle-task
gradle-build
-
Updated
Jul 13, 2021 - Java
Gradle Plugin for Building React Native projects
-
Updated
Jun 2, 2022 - Kotlin
-
Updated
Dec 21, 2019 - Groovy
Packager Plugin is a Gradle plugin to help you package your Android artifacts for delivery.
-
Updated
Sep 5, 2019 - Groovy
Android - Implicit Intents -- In this project, an android app is designed which demonstrates the working of 3 Implicit Intents that perform events like Add Calendar Events, Capture photo and view it, and Make a phone call.
-
Updated
May 28, 2022 - Java
Improve this page
Add a description, image, and links to the gradle-android-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gradle-android-plugin topic, visit your repo's landing page and select "manage topics."
Add support for code coverage
Ideally we could setup jacoco + codecov to have an automated test report after every push/pr.
This feature is up for grab