kaku2015 / ColorfulNews

A news-reading App (MVP+Dagger2+RxJava+Retrofit2+Material Design)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ColorfulNews

image

一个Material Design风格的新闻阅读App,采用MVP模式,基于Dagger2+RxJava+Retrofit2进行开发

扫码下载:

image

下载链接

Screenshot

image image image image

image image image image image image image image

主要用到的开源库

Dagger2、RxJava、Retrofit2、Butterknife、Greendao、PhotoView、Glide、Picasso…

TODO

单体测试、视频模块...

声明

本项目所使用的新闻数据来源于网易,图片数据来源于干活集中营,在此表示感谢!若内容有侵权请联系作者进行删除处理。 本程序仅供测试学习,用于其他用途所造成的纠纷与本人无关。

关于作者

Email: kaku201313@163.com

Jianshu:http://www.jianshu.com/users/dc68e267ea1c/latest_articles

CSDN: http://blog.csdn.net/kaku2013

License

 Copyright (c) 2016 咖枯 <kaku201313@163.com>

 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

A news-reading App (MVP+Dagger2+RxJava+Retrofit2+Material Design)


Languages

Language:Java 100.0%