boatt / androidMoule

这是一个通俗易懂的android组件化示例工程,只需要几步就能将你的项目组件化,一起来将你的项目组件化吧

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

androidMoule

这是一个通俗易懂的android组件化示例工程,只需要几步就能将你的项目组件化,一起来将你的项目组件化吧

组件化之前 image.png

image.png

组件化后

image.png

image.png

jump.gif

建议不要在组件化项目使用黄油刀,因为在切换的时候注解会找不到R文件,所以手动findViewById()吧少年

简书

android组件化之旅(一)
https://www.jianshu.com/p/1f918bff30ed
android组件化之旅(二)
https://www.jianshu.com/p/a374d7159252

License

Copyright (C) 2018 boatt

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License

About

这是一个通俗易懂的android组件化示例工程,只需要几步就能将你的项目组件化,一起来将你的项目组件化吧


Languages

Language:Java 100.0%