Search Gradle plugins
Plugin | Latest Version |
---|---|
com.github.lanchon.dexpatcher.patched-applicationThe DexPatcher Patched Application plugin produces a modified Android application by applying changes and additions to code and resources of a source application imported as a DexPatcher APK library. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.github.lanchon.dexpatcher.patch-libraryThe DexPatcher Patch Library plugin produces a DexPatcher patch library file that bundles compiled changes and additions to code and resources of a source application imported as a DexPatcher APK library, without bundling any part of the source application itself. The file is similar in structure to an Android library (AAR) file. The changes bundled in a patch library can be applied to the source application using the DexPatcher Patched Application plugin. Several patch libraries can be applied in the same step, or their application can be serialized though the cyclic use of the APK Library and Patched Application plugins. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.github.lanchon.dexpatcher.apk-libraryThe DexPatcher APK Library plugin processes an Android application (APK) file and produces a DexPatcher APK library file that can be used to create modified versions of the source application. The file is similar in structure to an Android Library (AAR) file. It includes the decoded Android resources of the application and its Dalvik bytecode translated into Java bytecode among other things. DexPatcher is free software. (GPLv3+) |
2.0.0
(31 October 2019) |
com.yazan98.vortex.pluginVortex Gradle Plugin To Manage Vortex Applications (Android) |
0.0.1
(10 August 2019) |
com.betomorrow.xamarin.applicationPlugin to build Xamarin application. |
1.9.0
(10 June 2019) |
com.typelead.eta.androidThe official Android Gradle plugin for the Eta programming language. This plugin should be used to build Android applications with Eta. |
0.8.1
(02 June 2019) |
com.jdroid.android.applicationGradle Plugin for Android apps |
2.0.0-SNAPSHOT
(17 April 2019) |
com.cleafy.j2objcGradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC). |
0.7.19
(18 October 2018) |
com.dmlukas.iconoverlayThis is an Android gradle plugin that allows you to overlay text on top of an android application's icon to easily convey information about the app to testers, such as version or flavor. |
1.0
(27 June 2018) |
com.chaitanyapramod.findbugs-androidGradle plugin that creates FindBugs tasks for each variant of android application or library project |
1.1
(01 May 2018) |