Home

Awesome

KotlinMvp

Build Status CircleCI API Codacy Badge License

【由于个人原因该项目停止维护,目前 api 可以使用,可自行clone 进行二次开发、开源、感谢支持】

English Document

这里写图片描述

(开源不易,如果喜欢的话希望给个小星星,谢谢~)

《KotlinMvp》 是仿着“开眼Eyepetizer”之前版本并加上自己的想法,开发的一款的短视频小应用,每日为你推荐精选视频,让你大开眼界。本项目采用 Kotlin 语言编写,结合 MVP+RxJava2+Retrofit2+Glide等的架构设计,学习 Kotlin 利用空余时间开发的一款小项目,代码结构清晰有详细注释,如有任何疑问和建议请提 Issue或联系

前言

前段时间学习了 Kotlin 的一些语法,然后就写了这个项目熟悉一下 Android的官方语言,总体下来,感觉比较爽,相比 Java 而言源代码行数有所减少、方法数也有所减少。

Kotlin 团队为 Android 开发提供了一套超越标准语言功能的工具:

项目截图

下载体验

点击 或者扫描下方二维码

(下方二维码,每日上限100次,如达到上限,还是 clone 源码吧!✧(≖ ◡ ≖✿))

<img src="https://github-1253441343.cos.ap-chengdu.myqcloud.com/WX20200630-122633%402x.png" width = "250" height = "250" alt="图片名称" align=center />

技术要点

主要使用的第三方开源框架有:

模块说明:

更新日志

最新记录请点击查看

v1.3.0

v1.1

v1.0

关于我

Thanks

声明

项目中的 API 均来自开眼视频,纯属学习交流使用,不得用于商业用途!

LICENSE

Copyright 2017 Xiho

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.