Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kaku2015/ColorfulNews

A news-reading App (MVP+Dagger2+RxJava+Retrofit2+Material Design)
https://github.com/kaku2015/ColorfulNews

Last synced: 3 months ago
JSON representation

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

Lists

README

        

# ColorfulNews

![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/logo.png)

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

### 扫码下载:

![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/qrcode.png)

[下载链接](http://fir.im/ksmx)

Screenshot
--------------
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/splash.gif)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/news.gif)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/channel.gif)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/photo.gif)

![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/1.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/2.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/3.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/4.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/5.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/6.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/7.jpg)
![image](https://github.com/kaku2015/ColorfulNews/blob/master/screenshots/8.jpg)

主要用到的开源库
---------------
Dagger2、RxJava、Retrofit2、Butterknife、Greendao、PhotoView、Glide、Picasso…

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

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

关于作者
---------------
Email: [email protected]

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

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

License
---------------
```
Copyright (c) 2016 咖枯

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.
```