# WanAndroidClient **Repository Path**: andylyy12/WanAndroidClient ## Basic Information - **Project Name**: WanAndroidClient - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-24 - **Last Updated**: 2021-01-24 ## 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 - [ ] 搜索记录 - [ ] 离线数据 ![首页](/57356814.jpg) ![文章内容](/71677892.jpg) ![知识体系](/99475686.jpg) ![知识体系专题](/19601277.jpg) ![常用网站](/77418675.jpg) ![搜索](/85932183.jpg) ![我的收藏](/71040266.jpg) ![侧边栏](/5019523.jpg) ![登录注册](/90744154.jpg)