Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bianwl/CSDN

csdn资讯客户端
https://github.com/bianwl/CSDN

Last synced: about 2 months ago
JSON representation

csdn资讯客户端

Awesome Lists containing this project

README

        

# CSDN
csdn资讯客户端
#简介
1、通过jsoup抓取html的csdn资讯新闻信息,使用官方SWipeRefreshLayout 进行下拉刷新,RecyclerView 资讯列表展示;

2、数据库存储最近一次刷新的数据,当网络或服务器错误时,通过本地获取库获取最后一次更新的数据进行展示。

3、界面效果如下:


![image](https://github.com/bianwl/CSDN/blob/master/csdn.gif)