Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Focfa/ZhihuNews
知乎日报和凤凰新闻资讯客户端
https://github.com/Focfa/ZhihuNews
Last synced: 2 months ago
JSON representation
知乎日报和凤凰新闻资讯客户端
- Host: GitHub
- URL: https://github.com/Focfa/ZhihuNews
- Owner: Focfa
- Created: 2016-06-10T13:16:11.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-24T06:12:01.000Z (over 8 years ago)
- Last Synced: 2024-08-03T09:07:23.419Z (6 months ago)
- Language: Java
- Homepage:
- Size: 10.5 MB
- Stars: 24
- Watchers: 6
- Forks: 13
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-github-star - ZhihuNews
README
# ZhihuNews
这是一个知乎日报和凤凰新闻结合的资讯客户端。本项目网络层使用Volley+OkHttp3,即用Volley来进行网络通信,用OkHttp3来处理Volley的底层HTTP请求,Json解析使用Gson,数据库使用[Realm](https://realm.io/cn/),
图片加载使用Glide+OkHttp3,列表使用RecyclerView+Cardview,下来刷新使用SwipeRefreshLayout,视频控件使用texturevideoview。#效果图
![Alt Text](https://github.com/Focfa/ZhihuNews/blob/master/screenshots/ifengGif.gif)![Alt Text](https://github.com/Focfa/ZhihuNews/blob/master/screenshots/hotNews.jpg)
![Alt Text](https://github.com/Focfa/ZhihuNews/blob/master/screenshots/newsContent.jpg)
![Alt Text](https://github.com/Focfa/ZhihuNews/blob/master/screenshots/nav_menu.jpg)
![Alt Text](https://github.com/Focfa/ZhihuNews/blob/master/screenshots/slideItem.png)
#License
GNU GENERAL PUBLIC LICENSEVersion 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
......