此项目基于Retrotfit2.1+Material Design+ijkplayer开发的一个APP。
主要目的还是为了练习框架的使用。
目前已有的功能是 新闻,gif动图,视频播放。
此项目仅供学习用途
数据来源
新闻 直接用的聚合数据提供的接口
gif动图 通过jsoup爬的某个网页上的数据
视频 通过fiddler抓包某个APP的接口
项目效果图
GIF
用到的三方库
注解
https://github.com/JakeWharton/butterknife
网络请求
https://github.com/square/retrofit
图片处理
https://github.com/bumptech/glide
https://github.com/chrisbanes/PhotoView
数据抓取
https://jsoup.org/download
视频播放
https://github.com/Bilibili/ijkplayer
资源均来自第三方,谨慎下载,前往第三方网站下载