DAILY是一个非官方的基于MVVM架构的知乎日报APP。所有内容均来自网络,仅供学习使用。
- android data binding来实现MVVM。
- dagger2来完成依赖注入。
- retrofit2+rxjava实现restful的http请求。
- retrofit2
- dagger2
- butterknife
- rxjava+rxandroid
- LoganSquare
- glide
- android data binding
- android support design
Copyright 2015 Eric Liu
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.