architecture-for-android icon indicating copy to clipboard operation
architecture-for-android copied to clipboard

🙈 Coroutines + flow + mvvm-clean / mvp

开发常用组件库

Download
本框架为方便开发常用组件库, 可以选择单独使用

module describe status
MVP MVP Architecture Components
HTTP 简洁/方便/解耦 X

更新日志

v2.0:2018.11

  • MVP结合谷歌Lifecycle组件库
  • ViewModel、Lifecycle和Persenter生命周期绑定,可以定制管理Activity生命周期
  • 通过注解实现Persenter初始化和View绑定

v1.0:2015.xx

  • MVP
  • 开发常用工具库

License

Copyright 2018 meikoz.

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.