GithubHelp home page GithubHelp logo

wurq / modularizationapp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wutongke/modularizationapp

0.0 2.0 0.0 1.54 MB

Android 组件化demo

Home Page: http://www.jianshu.com/p/186fa07fc48a

Java 91.37% CSS 8.63%

modularizationapp's Introduction

Android 组件化开发demo

组件化开发可以有效降低代码模块的耦合度,使代码架构更加清晰,同时模块化的编译可以有效减少编译时间,当然总的编译时间是不会减少的,只是App模块化之后开发某个模块时,只需要编译特定模块,可以快速编译调试。

详情参考

Paste_Image.png Paste_Image.png Paste_Image.png Paste_Image.png Paste_Image.png

编译运行

当在gradle.properties中设置IsBuildMudle=true时,可以独立运行每个module,独立运行调试。 当设置IsBuildMudle=false,可以编译运行整个project,注意IsBuildMudle变量设置改变时,要对gradle进行sysn。

感谢

http://kymjs.com/code/2016/10/18/01 https://github.com/mzule/ActivityRouter https://github.com/liangzhitao/ComponentizationApp

issue

关于url跳转传参数的一个问题

mzule/ActivityRouter#17

欢迎关注公众号wutongke,每天推送移动开发前沿技术文章:

wutongke

modularizationapp's People

Contributors

wutongke avatar cxyxlxdm avatar

Watchers

James Cloos avatar wurq 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.