# WanAndroidClient **Repository Path**: yangMingChuan/WanAndroidClient ## Basic Information - **Project Name**: WanAndroidClient - **Description**: Try to build a www.wanandroid.com client for kotlin. - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WanAndroidClient Try to build a www.wanandroid.com client ## apk [1.0.3](https://raw.githubusercontent.com/wangzailfm/WanAndroidClient/master/app/release/app-release.apk) ## 接口 [玩Android接口](http://www.wanandroid.com/blog/show/2) ## 代码结构 **Kotlin + MVP + Kotlin-Coroutines + Retrofit2(GsonCallAdapterFactory + CoroutineCallAdapterFactory)** - [Kotlin](https://github.com/JetBrains/kotlin) - [Kotlin协程](https://github.com/Kotlin/kotlinx.coroutines/blob/master/coroutines-guide.md) - [Retrofit2](https://github.com/square/retrofit) - [Retrofit2-Kotlin协程适配器](https://github.com/JakeWharton/retrofit2-kotlin-coroutines-adapter) - [鸿神的Flowlayout](https://github.com/hongyangAndroid/FlowLayout) - [BRVAH](https://github.com/CymChad/BaseRecyclerViewAdapterHelper) - [Agentweb](https://github.com/Justson/AgentWeb) - [ImmersionBar](https://github.com/gyf-dev/ImmersionBar) - [Leakcanary](https://github.com/square/leakcanary) - [Glide](https://github.com/bumptech/glide) ## 版本 ### 1.1(计划) - 搜索记录 - 离线数据 ### 1.0 - **1.0.3** - 我的常用网站(我的书签) - ![常用网站](http://ovlhlis72.bkt.clouddn.com/18-1-5/22904350.jpg) - **1.0.2** - 收藏站外文章 - **1.0.1** - 添加Banner([PagerSnapHelper](https://developer.android.google.cn/reference/android/support/v7/widget/PagerSnapHelper.html)) ## 功能 - [x] 首页 - [x] 知识体系 - [x] 知识体系专题 - [x] 搜索 - [x] 登录、注册、注销 - [x] 我的收藏、取消收藏、添加收藏 - [x] 文章内容 - [x] 分享文章、专题 - [x] 常用网站 - [x] 热词搜索 - [x] 关于我们 - [x] Banner - [ ] 搜索记录 - [ ] 离线数据 ![首页加Banner](http://ovlhlis72.bkt.clouddn.com/18-1-4/20586812.jpg?imageView2/2/w/300/q/95)![首页](http://ovlhlis72.bkt.clouddn.com/17-12-28/57356814.jpg?imageView2/2/w/300/q/95)![文章内容](http://ovlhlis72.bkt.clouddn.com/17-12-28/71677892.jpg?imageView2/2/w/300/q/95)![知识体系](http://ovlhlis72.bkt.clouddn.com/17-12-28/99475686.jpg?imageView2/2/w/300/q/95)![知识体系专题](http://ovlhlis72.bkt.clouddn.com/17-12-28/19601277.jpg?imageView2/2/w/300/q/95)![常用网站](http://ovlhlis72.bkt.clouddn.com/17-12-28/77418675.jpg?imageView2/2/w/300/q/95)![搜索](http://ovlhlis72.bkt.clouddn.com/17-12-28/85932183.jpg?imageView2/2/w/300/q/95)![我的收藏](http://ovlhlis72.bkt.clouddn.com/17-12-28/71040266.jpg?imageView2/2/w/300/q/95)![侧边栏](http://ovlhlis72.bkt.clouddn.com/17-12-28/5019523.jpg?imageView2/2/w/300/q/95)![登录注册](http://ovlhlis72.bkt.clouddn.com/17-12-28/90744154.jpg?imageView2/2/w/300/q/95)