dexcount-gradle-plugin
A Gradle plugin to report the number of method references in your APK on every build. (by KeepSafe)
lint-cleaner-plugin
A Gradle Plugin that removes unused resources in Android projects. (by marcoRS)
dexcount-gradle-plugin | lint-cleaner-plugin | |
---|---|---|
1 | - | |
3,083 | 702 | |
0.1% | 0.0% | |
3.0 | 0.0 | |
5 months ago | about 6 years ago | |
Java | Groovy | |
Apache License 2.0 | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dexcount-gradle-plugin
Posts with mentions or reviews of dexcount-gradle-plugin.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-12-27.
-
Understanding and improving dex method count
Using KeepSafe I can see that it has 213893 methods. Using dex-method-counts it outputs 228618. No matter the difference, I have many methods.
lint-cleaner-plugin
Posts with mentions or reviews of lint-cleaner-plugin.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning lint-cleaner-plugin yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing dexcount-gradle-plugin and lint-cleaner-plugin you can also consider the following projects:
gradle-protobuf-plugin - Gradle plugin for Google Protocol Buffers
groovy-android-gradle-plugin - A Gradle plugin to support the Groovy language for building Android apps
sdk-manager-plugin
gradle-play-publisher - GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.