# CodeCafe **Repository Path**: mirrors_kymjs/CodeCafe ## Basic Information - **Project Name**: CodeCafe - **Description**: 开源实验室手机客户端 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-11 - **Last Updated**: 2026-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![OSL](https://kymjs.com/qiniu/image/logo3.png)](https://kymjs.com/) *CodeCafe* 目前仅仅是开源实验室的手机客户端,我的练手项目。相关技术包括:沉浸式、WebView定制、RxJava、TheMVP、RecyclerView,也就算是通过这个项目,好好练习一下算是了解。 ## 一大堆无聊的东西 被支付宝使用的MVP架构 开发Android-TheMVP[https://github.com/kymjs/TheMVP](https://github.com/kymjs/TheMVP) 万能 RecyclerView 适配器 [https://kymjs.com/code/2015/10/11/01/](https://kymjs.com/code/2015/10/11/01/) APP崩溃后显示一个友善的Activity [https://github.com/crashub/crash](https://github.com/crashub/crash) 仿微信侧滑finish()当前Activity [https://github.com/kymjs/SlipBack/tree/swiple](https://github.com/kymjs/SlipBack/tree/swiple) RxJava [https://github.com/ReactiveX/RxJava](https://github.com/ReactiveX/RxJava) RxVolley 集合了RxJava+Volley+okhttp [https://github.com/kymjs/RxVolley](https://github.com/kymjs/RxVolley) ## 关于 自我介绍:[张涛就是我](http://blog.kymjs.com/about) * QQ 群[257053751](http://jq.qq.com/?_wv=1027&k=WoM2Aa)(开发者群1),[201055521](http://jq.qq.com/?_wv=1027&k=MBVdpK)(开发者群2) * 更多我的开源项目:[开源实验室](https://kymjs.com/works) * blog:http://blog.kymjs.com/ ## 感谢 如果你认为我帮你学到了更多东西,节省了大量的开发时间,可否在你有能力的基础捐助我的网站域名与服务器开销? 我们会将捐助者信息公布在[开源实验室·捐赠](https://kymjs.com/donate)捐赠页,如果你有什么想说的话也可以[留言](https://kymjs.com/tweet)给我。 ## 开源协议 ``` Copyright (C) 2015, 张涛 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```