Giter Site home page Giter Site logo

androidsourcetools / dexcount-gradle-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keepsafe/dexcount-gradle-plugin

0.0 1.0 0.0 3.58 MB

A Gradle plugin to report the number of method references in your APK on every build.

Home Page: https://keepsafe.github.io/dexcount-gradle-plugin/

License: Apache License 2.0

Groovy 32.98% Java 18.15% JavaScript 3.66% HTML 0.18% CSS 0.18% Kotlin 44.59% Thrift 0.26%

dexcount-gradle-plugin's Introduction

Dexcount Gradle Plugin

a chart showing sample methods counts by package

Build Status Android Weekly Android Arsenal

A Gradle plugin to report the number of method references in your APK, AAR, or java module.

This helps you keep tabs on the growth of your app, with an eye to staying under the 65,536 method-reference limit, and avoiding the headache of eliminating methods or enabling multidex.

For more information, please see the website.

Download

The plugin is available from the Gradle Plugin Portal under the ID com.getkeepsafe.dexcount, and from Maven Central under the coordinates com.getkeepsafe.dexcount:dexcount-gradle-plugin:2.0.0.

Snapshot builds are available from the Sonatype Snapshot Repository at https://oss.sonatype.org/content/repositories/snapshots.

Dexcount requires Java 8 or higher, Gradle 6.0 or higher, and Android Gradle Plugin 3.4.0 or higher.

Credits

The Java code from the com.android.dexdeps package is sourced from the Android source tree. Inspired by Mihail Parparita's dex-method-counts project, to whom much credit is due.

Copyright 2015-2020 Keepsafe Software, Inc

dexcount-gradle-plugin's People

Contributors

ajalt avatar andrewreitz avatar benjamin-bader avatar ckesc avatar danikula avatar fafhrd91 avatar fcduarte avatar fractalwrench avatar hoticecream avatar jaredsburrows avatar kenkyee avatar levibostian avatar neyguvj avatar rharter avatar sarahlensing avatar saschpe avatar shtolik avatar taivokasper avatar vanniktech avatar vrallev avatar xiphirx avatar yangshenglu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.