GankS Save Abandoned

这是一个采用MVP+Retrofit+RxJava的demo

Project README

gankS

这是一个采用MVP+Retrofit+RxJava的demo. 使用了有道翻译的Api以及GankIo的Api,非常感谢开源人对初学者的帮助!

应用截图

简单介绍

1、网络层采用Retrofit加RxJava的模式,访问的接口在这里-->http://gank.io/api

2、图片加载使用的是Glide加载。

3、使用PhotoView进行大图展示,第一次使用感觉就像是另一个imageview那么好用。

4、WebView方面还在学习,使用的是android自带的WebView。

5、整个界面风格比较简约,使用android的CoordinatorLayout结合ToolBar和FloatingActionButton做动态布局,主题切换采用的是淡进淡出的效果。

6、使用RecycleView+CardView解析接口中获取的json数据并展示。

7、下拉刷新使用的是系统的SwipeRefreshLayout,上拉加载是以添加装饰的方式放在在Recycle的Adapter中。

8、翻译小工具,存在只是为了不让这个应用太单一。使用的接口是有道翻译的api,戳我拿api

9、整个app使用MVP模式加上对recycleview的抽取,让逻辑神马的变得非常简单,根本没有初学时那么复杂了!很棒啊!

其他

我的CSDN blog:潜水的沙

License

/*
 * Copyright (C) 2016 ahmclishihao
 *
 * GankS is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * GankS is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with GankS.  If not, see <http://www.gnu.org/licenses/>.
 */
Open Source Agenda is not affiliated with "GankS" Project. README Source: lsh-atom/gankS
Stars
32
Open Issues
2
Last Commit
4 years ago

Open Source Agenda Badge

Open Source Agenda Rating