Giter VIP home page Giter VIP logo

Comments (3)

qq549631030 avatar qq549631030 commented on August 19, 2024

这个主要看方法数,不看包大小,你这加得太多了

from androidjunkcode.

zgh10032 avatar zgh10032 commented on August 19, 2024

我的配置是这样,配置的不大,达不到要求,有没有可能保持包大小的情况下,改一下配置,加快速度
packageCount = 302 //生成包数量
activityCountPerPackage = 60 //每个包下生成Activity类数量
excludeActivityJavaFile = true //是否排除生成Activity的Java文件,(layout和写入AndroidManifest.xml还会执行),主要用于处理类似神策全埋点编译过慢问题
otherCountPerPackage = 60 //每个包下生成其它类的数量
methodCountPerClass = 70 //每个类下生成方法数量
drawableCount = 80 //生成drawable资源数量
stringCount = 100 //生成string数量52

from androidjunkcode.

qq549631030 avatar qq549631030 commented on August 19, 2024

刚发布了1.1.7解决了这个问题,你可以试试

from androidjunkcode.

Related Issues (20)

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.