# eye1024 **Repository Path**: java2demo/eye1024 ## Basic Information - **Project Name**: eye1024 - **Description**: 程序员之眼APP项目 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 23 - **Created**: 2015-09-11 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [程序员之眼](http://www.1024eye.com)的Android客户端,界面使用了[material](https://github.com/rey5137/material)框架,以及[LDrawer](https://github.com/ikimuhendis/LDrawer)由于服务器流量有限,所以此源码和上线的正式版本调用的接口有差别,开放的接口每天只接受500次请求,超过500就不会返回数据,目前只有最基本的功能,因为时间比较少(空闲时间)
[正式版百度市场下载](http://shouji.baidu.com/software/item?docid=7942049&from=as)
目前拥有功能
1.文章列表(优先从缓存中获取,再获取网络,如果在缓存时间内,则不会从网络获取),且区分已读和未读
2.文章阅读
3.夜间模式
4.意见与建议
5.自动更新(多线程断点更新)
**部分点击效果模仿Android 5.0的点击特效,(目前吧视频转为git图片都很大,找到好办法后上传git)**
**主界面**
![主界面](http://git.oschina.net/uploads/images/2015/0909/171506_9517591a_108170.png "主界面")
**菜单界面**
![菜单界面](http://git.oschina.net/uploads/images/2015/0909/171653_644a2450_108170.png "菜单界面")
**文章阅读**
![文章阅读](http://git.oschina.net/uploads/images/2015/0909/173045_6892efe6_108170.png "文章阅读") **自动更新时Notification**
![自动更新时Notification](http://git.oschina.net/uploads/images/2015/0909/174210_cb8e3ff0_108170.png "自动更新时Notification")