Skip to content

liuguangqiang/Idaily

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published