玩Android客户端
一款基于玩Android开放API开发的玩Android客户端。整个项目采用MVVM + Retrofit + RxJava架构进行开发。
- 基本功能
- 采用MVVM模式开发,视图操作和业务逻辑解耦
- 采用DataBinding框架实现View与数据的绑定,View层做到极度简洁
- 采用Lifecycle实现ViewModel的生命周期回调
- 采用Retrofit + RxJava实现网络请求
- 采用Glide实现图片加载
- MVVM
- OkHttp
- Retrofit
- RxJava
- RxAndroid
- Glide
- Material design icons
- Commitizen
- LeakCanary
- Logger
- MaterialRefreshLayout
- Banner
- AgentWeb
- VerticalTabLayout
- FlowLayout
本项目纯属学习交流使用。
Copyright (c) 2019-present, chongyucaiyan.
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.