All Projects → liuguangqiang → Idaily

liuguangqiang / Idaily

Licence: apache-2.0
使用data binding , dagger2 , retrofit2和rxjava实现的,基于MVVM的知乎日报APP。

Programming Languages

java
68154 projects - #9 most used programming language

DAILY

DAILY是一个非官方的基于MVVM架构的知乎日报APP。所有内容均来自网络,仅供学习使用。

Get it on Google Play

项目结构

  • android data binding来实现MVVM。
  • dagger2来完成依赖注入。
  • retrofit2+rxjava实现restful的http请求。

第三方类库

  • retrofit2
  • dagger2
  • butterknife
  • rxjava+rxandroid
  • LoganSquare
  • glide
  • android data binding
  • android support design

截图

License

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].