# SimpleGankClient **Repository Path**: alucode/simplegankclient ## Basic Information - **Project Name**: SimpleGankClient - **Description**: 使用Kotlin书写的一个简单的干货客户端 - **Primary Language**: Kotlin - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 2 - **Created**: 2017-07-03 - **Last Updated**: 2025-05-19 ## Categories & Tags **Categories**: sample-code **Tags**: None ## README ### 效果图 ![输入图片说明](http://upload-images.jianshu.io/upload_images/3335448-36afafb18ced0e0b.gif?imageMogr2/auto-orient/strip "在这里输入图片标题") ### 开发语言: java(BaseFragment,BaseActivity)+kotlin(其余页面)混编 ### 用到的开源库 rxjava rxandroid retrofit2 databinding glide anko deeplink ### 致谢以及分享: http://oo94hcyew.bkt.clouddn.com/kotlin-in-chinese.pdf http://www.mamicode.com/info-detail-1172799.html http://www.kotlincn.net/docs/reference/idioms.html https://zhuanlan.zhihu.com/p/23101437 http://gank.io/download ### 更新: 2021-3-28: ` 支持到android 28 ` 编译器4.1版本 ` 一些基础组件版本升级 2017-7-5:加入好玩的欢迎页 2017-7-11:处理偶尔内存溢出的问题 2017-9-26:使用Dagger2注解解耦