Skip to content

👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。

License

Notifications You must be signed in to change notification settings

goldze/MVVMHabit

 
 

Repository files navigation

最新日志

AndroidX分支目前还处于过度阶段,如果你的项目需要AndroidX的支持,那么请使用本地依赖的方式导入该分支的Library。

原文地址: https://github.com/goldze/MVVMHabit

MVVMHabit-Family

混淆

例子程序中给出了最新的【MVVMHabit混淆规则】,包含MVVMHabit中依赖的所有第三方library,可以将规则直接拷贝到自己app的混淆规则中。在此基础上你只需要关注自己业务代码以及自己引入第三方的混淆,【MVVMHabit混淆规则】请参考app目录下的proguard-rules.pro文件。

组件化

进阶Android组件化方案,请移步:MVVMHabitComponent

License

Copyright 2017 goldze(曾宪泽)

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

👕基于谷歌最新AAC架构,MVVM设计模式的一套快速开发库,整合Okhttp+RxJava+Retrofit+Glide等主流模块,满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages